From Fedora Project Wiki
m (SIGs/Perl/Wishlist moved to Perl Wishlist: Refactoring to single level.) |
(refactor, drop requests for things already reviewed.) |
||
Line 1: | Line 1: | ||
* [http://www.bricolage.cc/ Bricolage] - Content Management System (CPAN: Bundle::Bricolage) | * [http://www.bricolage.cc/ Bricolage] - Content Management System (CPAN: {{CPAN|Bundle::Bricolage}}) | ||
** Needs work to make it play nice with Apache2/mod_perl2. | ** Needs work to make it play nice with Apache2/mod_perl2. | ||
* [http://www.alzabo.org/ Alzabo] - Data modelling tool ( | * [http://www.alzabo.org/ Alzabo] - Data modelling tool (CPAN: {{CPAN|Alzabo}}) | ||
* [http://imc.sourceforge.net/home.html IMC] - Idealx Management Console | * [http://imc.sourceforge.net/home.html IMC] - Idealx Management Console | ||
** All dependencies should already be in Fedora. | ** All dependencies should already be in Fedora. | ||
** StevenPritchard has put some work into this already. | ** [[StevenPritchard]] has put some work into this already. | ||
* [[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. | * [[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. | ||
* [[cpan:PlRPC|PlRPC]] - A bundle to install PlRPC-Server, Client and prerequisites. | * [[cpan:PlRPC|PlRPC]] - A bundle to install PlRPC-Server, Client and prerequisites. | ||
* | * {{CPAN|Task::Catalyst}} -- [[Catalyst]] components thought of as "standard". | ||
* [[ | * {{CPAN|Task::Moose}} -- [[Moose]] extensions thought of as "standard." | ||
* {{CPAN|MooseX::App::Cmd}} -- Makes writing command line apps less painful. | |||
** Review at {{BZ|470179}} | |||
[[Category:Wishlist]] | |||
[[Category:Perl]] |
Revision as of 21:47, 9 November 2008
- Bricolage - Content Management System (CPAN: Bundle::Bricolage)
- Needs work to make it play nice with Apache2/mod_perl2.
- Alzabo - Data modelling tool (CPAN: Alzabo)
- 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.
- PlRPC - A bundle to install PlRPC-Server, Client and prerequisites.
- Task::Catalyst -- Catalyst components thought of as "standard".
- Task::Moose -- Moose extensions thought of as "standard."
- MooseX::App::Cmd -- Makes writing command line apps less painful.
- Review at RHBZ #470179