From Fedora Project Wiki
No edit summary |
(ask task-padre-plugin-deps; restructure) |
||
Line 1: | Line 1: | ||
You can always see the current list of open [[Perl]] review tickets (bugs) [https://bugzilla.redhat.com/buglist.cgi?cmdtype=runnamed&namedcmd=perl%20review%20requests here]. | You can always see the current list of open [[Perl]] review tickets (bugs) [https://bugzilla.redhat.com/buglist.cgi?cmdtype=runnamed&namedcmd=perl%20review%20requests here]. | ||
=== Catalyst === | |||
* {{CPAN|Task::Catalyst}} -- [[Catalyst]] components thought of as "standard". | * {{CPAN|Task::Catalyst}} -- [[Catalyst]] components thought of as "standard". | ||
** {{CPAN|Catalyst::Authentication::Store::DBIx::Class}} @ {{BZ|478942}} | ** {{CPAN|Catalyst::Authentication::Store::DBIx::Class}} @ {{BZ|478942}} | ||
Line 23: | Line 15: | ||
** {{CPAN|FCGI::ProcManager}} @ {{BZ|485642}} | ** {{CPAN|FCGI::ProcManager}} @ {{BZ|485642}} | ||
** <strike>{{CPAN|PAR}} @ {{BZ|perl-PAR}}</strike> | ** <strike>{{CPAN|PAR}} @ {{BZ|perl-PAR}}</strike> | ||
=== Moose === | |||
* {{CPAN|Task::Moose}} -- [[Moose]] extensions thought of as "standard." | * {{CPAN|Task::Moose}} -- [[Moose]] extensions thought of as "standard." | ||
** <strike>{{CPAN|Moose::Autobox}} @ {{BZ|483933}}</strike> | ** <strike>{{CPAN|Moose::Autobox}} @ {{BZ|483933}}</strike> | ||
Line 46: | Line 41: | ||
** <strike>{{CPAN|MooseX::Workers}} @ {{BZ|483649}}</strike> | ** <strike>{{CPAN|MooseX::Workers}} @ {{BZ|483649}}</strike> | ||
** {{CPAN|Pod::Coverage::Moose}} | ** {{CPAN|Pod::Coverage::Moose}} | ||
=== MojoMojo === | |||
* {{CPAN|MojoMojo}} - Wiki ([[Catalyst]] based) | * {{CPAN|MojoMojo}} - Wiki ([[Catalyst]] based) | ||
** {{CPAN|Algorithm::Merge}} | ** {{CPAN|Algorithm::Merge}} | ||
Line 67: | Line 65: | ||
** {{CPAN|Syntax::Highlight::Engine::Kate}} | ** {{CPAN|Syntax::Highlight::Engine::Kate}} | ||
** {{CPAN|Config::JFDI}} | ** {{CPAN|Config::JFDI}} | ||
=== Task-Kensho === | |||
* {{CPAN|Task::Kensho}} - "A Glimpse at an Enlightened Perl" | * {{CPAN|Task::Kensho}} - "A Glimpse at an Enlightened Perl" | ||
Line 80: | Line 80: | ||
** {{CPAN|MooseX::Storage}} | ** {{CPAN|MooseX::Storage}} | ||
** {{CPAN|XXX}} | ** {{CPAN|XXX}} | ||
=== Task-Padre-Plugin-Deps === | |||
* {{CPAN|Task::Padre::Plugin::Deps}} | |||
** {{CPAN|Acme::PlayCode}} | |||
** {{CPAN|Audio::Beep}} | |||
** {{CPAN|CSS::Minifier::XS}} | |||
** {{CPAN|ExtUtils::InferConfig}} | |||
** {{CPAN|ExtUtils::InstallPAR}} | |||
** {{CPAN|HTML::Lint}} | |||
** {{CPAN|JavaScript::Beautifier}} | |||
** {{CPAN|JavaScript::Minifier::XS}} | |||
** {{CPAN|PAR::Packer}} | |||
** {{CPAN|Padre}} 0.21 not found. We have 0.20. | |||
** {{CPAN|Parrot::Embed}} | |||
** {{CPAN|Syntax::Highlight::Engine::Kate}} | |||
** {{CPAN|Syntax::Highlight::Perl6}} | |||
** {{CPAN|URI}} 1.37 not found. We have 1.35. | |||
** {{CPAN|WebService::Validator::CSS::W3C}} | |||
** {{CPAN|WebService::Validator::HTML::W3C}} | |||
=== Misc === | |||
* [http://www.bricolage.cc/ Bricolage] - Content Management System (CPAN: {{CPAN|Bundle::Bricolage}}) | |||
** Needs work to make it play nice with Apache2/mod_perl2. | |||
* [http://www.alzabo.org/ Alzabo] - Data modelling tool (CPAN: {{CPAN|Alzabo}}) | |||
* [[cpan:Encode-HanExtra|Encode::HanExtra]] - Extra encodings for Encode (for w3c-markup-validator) | |||
* [[cpan:Encode-JIS2K|Encode::JIS2K]] - Extra encodings for Encode (for w3c-markup-validator) | |||
* [http://imc.sourceforge.net/home.html IMC] - Idealx Management Console | |||
** All dependencies should already be in Fedora. | |||
** [[StevenPritchard]] has put some work into this already. | |||
* <strike>[[cpan:Geo-IPfree|Geo::IPfree]] - Look up country of IP Address. This module make this off-line and the DB of IPs is free & small. @ {{BZ|483628}}</strike> | |||
* [[cpan:PlRPC|PlRPC]] - A bundle to install PlRPC-Server, Client and prerequisites. | |||
* {{CPAN|Getopt::Mixed}} (Please also EPEL) | * {{CPAN|Getopt::Mixed}} (Please also EPEL) | ||
* {{CPAN|Locale::gettext}} (Please also EPEL) | * {{CPAN|Locale::gettext}} (Please also EPEL) |
Revision as of 00:42, 21 February 2009
You can always see the current list of open Perl review tickets (bugs) here.
Catalyst
- Task::Catalyst -- Catalyst components thought of as "standard".
- Catalyst::Authentication::Store::DBIx::Class @ RHBZ #478942
Catalyst::Controller::HTML::FormFu @ RHBZ #475427Catalyst::Engine::Apache @ RHBZ #471429Catalyst::Log::Log4perl @ RHBZ #473218- Catalyst::Plugin::Authorization::ACL @ RHBZ #479056
Catalyst::Plugin::Authorization::Roles @ RHBZ #478940- Catalyst::Plugin::I18N
- Catalyst::Plugin::Session::State::URI
Catalyst::Plugin::Session::Store::File @ RHBZ #473222- FCGI::ProcManager @ RHBZ #485642
PAR @ RHBZ #perl-PAR
Moose
- Task::Moose -- Moose extensions thought of as "standard."
Moose::Autobox @ RHBZ #483933MooseX::Async @ RHBZ #481567MooseX::ClassAttribute @ RHBZ #481681- MooseX::Compile
- MooseX::Compile::CLI
MooseX::Daemonize @ RHBZ #482863MooseX::GlobRef::Object @ RHBZ #485963- MooseX::InsideOut
MooseX::Iterator @ RHBZ #483459MooseX::LazyLogDispatch @ RHBZ #485967MooseX::LogDispatch @ RHBZ #483258MooseX::Method @ RHBZ #483453MooseX::Param @ RHBZ #483461MooseX::POE @ RHBZ #482856MooseX::Policy::SemiAffordanceAccessor @ RHBZ #483657MooseX::Role::Cmd @ RHBZ #485154MooseX::SimpleConfig @ RHBZ #483557- MooseX::Singleton
- MooseX::Storage
MooseX::Types::Set::Object @ RHBZ #483569MooseX::Workers @ RHBZ #483649- Pod::Coverage::Moose
MojoMojo
- MojoMojo - Wiki (Catalyst based)
- Algorithm::Merge
- Catalyst::Plugin::Email
- Catalyst::Plugin::Singleton (needs 0.02)
- Catalyst::Plugin::Unicode (needs 0.8)
- Catalyst::Plugin::I18N
- Data::FormValidator::Constraints::DateTime
- DBIx::Class::DateTime::Epoch
- DBIx::Class::HTML::FormFu
- HTML::FormFu::Model::DBIC
- DBIx::Class::EncodedColumn
- Module::Pluggable::Ordered (needs 1.4)
- HTML::GenToc
- HTML::Strip (needs 1.04)
- HTML::TagCloud
- String::Diff
- Text::Context
- XML::Clean
- Text::Password::Pronounceable
- Syntax::Highlight::Engine::Kate
- Config::JFDI
Task-Kensho
- Task::Kensho - "A Glimpse at an Enlightened Perl"
- Most of Task::Kensho's deps are already in Fedora. Outstanding are:
- App::Ack
- Bundle::CPAN
Date::Tiny @ RHBZ #483641- Devel::NYTProf
- Devel::REPL
- local::lib
- Module::Corelist
- Moose::Autobox
- MooseX::Storage
- XXX
Task-Padre-Plugin-Deps
- Task::Padre::Plugin::Deps
- Acme::PlayCode
- Audio::Beep
- CSS::Minifier::XS
- ExtUtils::InferConfig
- ExtUtils::InstallPAR
- HTML::Lint
- JavaScript::Beautifier
- JavaScript::Minifier::XS
- PAR::Packer
- Padre 0.21 not found. We have 0.20.
- Parrot::Embed
- Syntax::Highlight::Engine::Kate
- Syntax::Highlight::Perl6
- URI 1.37 not found. We have 1.35.
- WebService::Validator::CSS::W3C
- WebService::Validator::HTML::W3C
Misc
- Bricolage - Content Management System (CPAN: Bundle::Bricolage)
- Needs work to make it play nice with Apache2/mod_perl2.
- Alzabo - Data modelling tool (CPAN: Alzabo)
- Encode::HanExtra - Extra encodings for Encode (for w3c-markup-validator)
- 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.
Geo::IPfree - Look up country of IP Address. This module make this off-line and the DB of IPs is free & small. @ RHBZ #483628- PlRPC - A bundle to install PlRPC-Server, Client and prerequisites.
- Getopt::Mixed (Please also EPEL)
- Locale::gettext (Please also EPEL)