From Fedora Project Wiki
(→Perl5i) |
(→Catalyst: update with latest deps for 4.02) |
||
Line 2: | Line 2: | ||
=== Catalyst === | === Catalyst === | ||
{{CPAN|Task::Catalyst}} - | {{CPAN|Task::Catalyst}} 4.02 @ {{BZ|742671}} | ||
* {{CPAN|Catalyst::Model::Adaptor}} - Use a plain class as a Catalyst model @ {{BZ|742538}} | |||
* {{CPAN|Catalyst:: | * {{CPAN|Catalyst::Authentication::Credential::HTTP}} - HTTP Basic and Digest authentication for Catalyst @ {{BZ|742549}} | ||
* {{CPAN|Catalyst:: | * {{CPAN|Catalyst::Plugin::Session::Store::DBIC}} - Store your sessions via DBIx::Class @ {{BZ|742555}} | ||
** {{CPAN| | ** {{CPAN|Catalyst::Plugin::Session::Store::Delegate}} - Delegate session storage to an application model object @ {{BZ|742548}} | ||
*** {{CPAN| | * {{CPAN|CatalystX::Profile}} - Profile your Catalyst application with Devel::NYTProf @ {{BZ|742557}} | ||
** {{CPAN| | ** {{CPAN|CatalystX::InjectComponent}} - Inject components into your Catalyst application @ {{BZ|742552}} | ||
* {{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}} | |||
*** {{CPAN|Devel::StackTrace::WithLexicals}} - Generate stack traces with lexical variables @ {{BZ|742550}} | |||
* {{CPAN|CatalystX::SimpleLogin}} - Provide a simple Login controller which can be reused @ {{BZ|742560}} | |||
** {{CPAN|Catalyst::ActionRole::ACL}} - User role::based authorization action class @ {{BZ|742542}} | |||
** {{CPAN|HTML::FormHandler}} - HTML forms using Moose @ {{BZ|742543}} | |||
** {{CPAN|MooseX::RelatedClassRoles}} - Apply roles to a class related to yours @ {{BZ|742545}} | |||
** {{CPAN|CatalystX::InjectComponent}} - Inject components into your Catalyst application @ {{BZ|742552}} | |||
=== Moose === | === Moose === |
Revision as of 06:39, 2 October 2011
You can always see the current list of open Perl review tickets (bugs) here.
Catalyst
Task::Catalyst 4.02 @ RHBZ #742671
- Catalyst::Model::Adaptor - Use a plain class as a Catalyst model @ RHBZ #742538
- Catalyst::Authentication::Credential::HTTP - HTTP Basic and Digest authentication for Catalyst @ RHBZ #742549
- Catalyst::Plugin::Session::Store::DBIC - Store your sessions via DBIx::Class @ RHBZ #742555
- Catalyst::Plugin::Session::Store::Delegate - Delegate session storage to an application model object @ RHBZ #742548
- CatalystX::Profile - Profile your Catalyst application with Devel::NYTProf @ RHBZ #742557
- CatalystX::InjectComponent - Inject components into your Catalyst application @ RHBZ #742552
- CatalystX::REPL - Read::eval::print::loop for debugging your Catalyst application @ RHBZ #742559
- Carp::REPL - Read::eval::print::loop on die and/or warn @ RHBZ #742556
- Devel::StackTrace::WithLexicals - Generate stack traces with lexical variables @ RHBZ #742550
- Carp::REPL - Read::eval::print::loop on die and/or warn @ RHBZ #742556
- CatalystX::SimpleLogin - Provide a simple Login controller which can be reused @ RHBZ #742560
- Catalyst::ActionRole::ACL - User role::based authorization action class @ RHBZ #742542
- HTML::FormHandler - HTML forms using Moose @ RHBZ #742543
- MooseX::RelatedClassRoles - Apply roles to a class related to yours @ RHBZ #742545
- CatalystX::InjectComponent - Inject components into your Catalyst application @ RHBZ #742552
Moose
- Task::Moose -- Moose extensions thought of as "standard."
TryCatch RHBZ #698264B::Hooks::OP::PPAddr RHBZ #698251
- MooseX::Role::TraitConstructor RHBZ #689815
Task-Kensho
- Task::Kensho - "A Glimpse at an Enlightened Perl"
Task-Padre-Plugin-Deps
Task::Padre::Plugin::Deps @ RHBZ #500959- not needed at the moment, it might be rewritten in the futureAcme::PlayCode @ RHBZ #497800Audio::Beep @ RHBZ #573802Capture::Tiny @ RHBZ #497807CSS::Minifier::XSExtUtils::InferConfig @ RHBZ #498193ExtUtils::InstallPAR @ RHBZ #498191HTML::LintJavaScript::Beautifier @ RHBZ #498186JavaScript::Minifier::XS @ RHBZ #498189JavaScript::Minifier @ RHBZ #498188
PAR::Packer @ RHBZ #500958Getopt::ArgvFile @ RHBZ #496021(author already agreed to relicense)
Padre 0.21 not found. We have 0.32.Parrot::EmbedSyntax::Highlight::Engine::Kate @ RHBZ #497283Syntax::Highlight::Perl6 @ RHBZ #495693not needed in this releaseURI 1.37 not found. We have 1.37.WebService::Validator::CSS::W3C @ RHBZ #498196WebService::Validator::HTML::W3C @ RHBZ #498198
Perl5i
- perl5i Perl5i + dependancies:
autobox::Core @ RHBZ #730031autobox::dump @ RHBZ #730033autobox::List::Util @ RHBZ #730034autovivification @ RHBZ #730037Child @ RHBZ #730038DateTime::Format::Epoch @ RHBZ #730043- DateTime::TimeZone::Tzfile
- DateTime::TimeZone::SystemV
Date::ISO8601 @ RHBZ #730040Date::JD @ RHBZ #730041
- DateTime::TimeZone::SystemV
indirect @ RHBZ #730069- Modern::Perl @ RHBZ #722653
- Object::ID
Hash::FieldHash @ RHBZ #730047
- Perl6::Caller
- Taint::Util
- true
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)
- Method::Signatures - To make subroutine calls easier to read
Dependencies
- Bio::SCF dependency of already packaged perl-Bio-Graphics