From Fedora Project Wiki

(→‎Catalyst: nearly there now)
Line 3: Line 3:
=== Catalyst ===
=== Catalyst ===
{{CPAN|Task::Catalyst}} 4.02 @ {{BZ|742671}}
{{CPAN|Task::Catalyst}} 4.02 @ {{BZ|742671}}
* {{CPAN|Catalyst::Model::Adaptor}} - Use a plain class as a Catalyst model  @ {{BZ|742538}}
* <strike>{{CPAN|Catalyst::Model::Adaptor}} - Use a plain class as a Catalyst model  @ {{BZ|742538}}</strike>
* {{CPAN|Catalyst::Authentication::Credential::HTTP}} - HTTP Basic and Digest authentication for Catalyst  @ {{BZ|742549}}
* <strike>{{CPAN|Catalyst::Authentication::Credential::HTTP}} - HTTP Basic and Digest authentication for Catalyst  @ {{BZ|742549}}</strike>
* {{CPAN|Catalyst::Plugin::Session::Store::DBIC}} - Store your sessions via DBIx::Class  @ {{BZ|742555}}
* <strike>{{CPAN|Catalyst::Plugin::Session::Store::DBIC}} - Store your sessions via DBIx::Class  @ {{BZ|742555}}</strike>
** {{CPAN|Catalyst::Plugin::Session::Store::Delegate}} - Delegate session storage to an application model object  @ {{BZ|742548}}
** <strike>{{CPAN|Catalyst::Plugin::Session::Store::Delegate}} - Delegate session storage to an application model object  @ {{BZ|742548}}</strike>
* {{CPAN|CatalystX::Profile}} - Profile your Catalyst application with Devel::NYTProf  @ {{BZ|742557}}
* <strike>{{CPAN|CatalystX::Profile}} - Profile your Catalyst application with Devel::NYTProf  @ {{BZ|742557}}</strike>
** {{CPAN|CatalystX::InjectComponent}} - Inject components into your Catalyst application  @ {{BZ|742552}}
** <strike>{{CPAN|CatalystX::InjectComponent}} - Inject components into your Catalyst application  @ {{BZ|742552}}</strike>
* {{CPAN|CatalystX::REPL}} - Read::eval::print::loop for debugging your Catalyst application  @ {{BZ|742559}}
* {{CPAN|CatalystX::REPL}} - Read::eval::print::loop for debugging your Catalyst application  @ {{BZ|742559}}
** {{CPAN|Carp::REPL}} - Read::eval::print::loop on die and/or warn  @ {{BZ|742556}}
** <strike>{{CPAN|Carp::REPL}} - Read::eval::print::loop on die and/or warn  @ {{BZ|742556}}</strike>
*** {{CPAN|Devel::StackTrace::WithLexicals}} - Generate stack traces with lexical variables  @ {{BZ|742550}}
*** <strike>{{CPAN|Devel::StackTrace::WithLexicals}} - Generate stack traces with lexical variables  @ {{BZ|742550}}</strike>
* {{CPAN|CatalystX::SimpleLogin}} - Provide a simple Login controller which can be reused  @ {{BZ|742560}}
* <strike>{{CPAN|CatalystX::SimpleLogin}} - Provide a simple Login controller which can be reused  @ {{BZ|742560}}</strike>
** {{CPAN|Catalyst::ActionRole::ACL}} - User role::based authorization action class  @ {{BZ|742542}}
** <strike>{{CPAN|Catalyst::ActionRole::ACL}} - User role::based authorization action class  @ {{BZ|742542}}</strike>
** {{CPAN|HTML::FormHandler}} - HTML forms using Moose  @ {{BZ|742543}}
** <strike>{{CPAN|HTML::FormHandler}} - HTML forms using Moose  @ {{BZ|742543}}</strike>
** {{CPAN|MooseX::RelatedClassRoles}} - Apply roles to a class related to yours  @ {{BZ|742545}}
** <strike>{{CPAN|MooseX::RelatedClassRoles}} - Apply roles to a class related to yours  @ {{BZ|742545}}</strike>
** {{CPAN|CatalystX::InjectComponent}} - Inject components into your Catalyst application  @ {{BZ|742552}}
** <strike>{{CPAN|CatalystX::InjectComponent}} - Inject components into your Catalyst application  @ {{BZ|742552}}</strike>


=== Moose ===
=== Moose ===

Revision as of 06:02, 27 October 2011

You can always see the current list of open Perl review tickets (bugs) here.

Catalyst

Task::Catalyst 4.02 @ RHBZ #742671

Moose

Task-Kensho

Task-Padre-Plugin-Deps

Perl5i

Misc

  • Bricolage - Content Management System (CPAN: Bundle::Bricolage)
  • Alzabo - Data modelling tool (CPAN: Alzabo)
  • Encode::HanExtra - Extra encodings for Encode (for w3c-markup-validator) srpm here
  • Encode::JIS2K - Extra encodings for Encode (for w3c-markup-validator)
  • IMC - Idealx Management Console
    • All dependencies should already be in Fedora.
    • StevenPritchard has put some work into this already.
  • PlRPC - A bundle to install PlRPC-Server, Client and prerequisites.
  • NetPacket::SpanningTree - Assemble and disassemble IEEE 802.3 LLC protocol packets. @ RHBZ #573917
  • Inline::Python - Place python code inline with perl, or use python classes/functions within perl
    • Digest::MD5 >= 2.50 - dual-lifed module needs to be sub-packaged in perl.spec so we can update on f14/f15
  • App::Rad - Rapid (and easy!) creation of command line applications
  • Net::Sharktools - Use Wireshark's packet dissection engine from Perl (draft specfile); doesn't work with Wireshark 1.6; works with Wireshark 1.4
  • Method::Signatures - To make subroutine calls easier to read
  • ZeroMQ - Perl wrapper of the 0MQ message passing library. @ RHBZ #747674

Dependencies

  • Bio::SCF dependency of already packaged perl-Bio-Graphics