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 (also in CPAN)
* [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.
* [http://search.cpan.org/dist/RPC-XML/ RPC-XML]  - An implementation of XML-RPC
** ikiwiki dependency
** Review Request: https://bugzilla.redhat.com/show_bug.cgi?id=435835
* [http://www.kobold.org/~wart/fedora/perl-CGI-SpeedyCGI-2.22-1.fc9.src.rpm SpeedyCGI]  - Fast CGI execution by reusing the same perl interpreter.
** MichaelThomas made an initial package, but doesn't have time to maintain it:  http://www.kobold.org/~wart/fedora/perl-CGI-SpeedyCGI-2.22-1.fc9.src.rpm
* [http://search.cpan.org/~gaas/libwww-perl-5.808/lib/LWP/Simple.pm LWP::Simple]  - needed for tiles@home from Openstreetmap
** This modules is already provided by the perl-libwww-perl package
* [[cpan:Net-Amazon-S3|Net::Amazon::S3]] - ikiwiki dependency
* [[cpan:Crypt-DES|Crypt::DES]] - Perl DES encryption module
* [[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:Mail-DKIM|Mail::DKIM]] - Signs/verifies Internet mail with DKIM/DomainKey signatures
* [[cpan:Net-Daemon|Net::Daemon]] - Perl extension for portable daemons
** Review Request: https://bugzilla.redhat.com/show_bug.cgi?id=465758
* [[cpan:PlRPC|PlRPC]] - A bundle to install PlRPC-Server, Client and prerequisites.
* [[cpan:PlRPC|PlRPC]] - A bundle to install PlRPC-Server, Client and prerequisites.
* [http://trac.bjourne.webfactional.com Gtk2::ImageView] - Needed for the version of gscan2pdf currently in testing; also requires an upgrade to gtkimageview package.  I have specfiles & SRPMs for these set up already. -- [[User:Jrowens|J. Randall Owens]]
* {{CPAN|Task::Catalyst}} -- [[Catalyst]] components thought of as "standard".
* [[cpan:Chart|Chart]] — needed by Bugzilla for charts.
* {{CPAN|Task::Moose}} -- [[Moose]] extensions thought of as "standard."
[[Category:Wishlist|Perl]]
* {{CPAN|MooseX::App::Cmd}} -- Makes writing command line apps less painful.
* [[cpan:Template-GD|Template-GD]] — needed by Bugzilla for graphical reports
** Review at {{BZ|470179}}
* [[cpan:PatchReader|PatchReader]] — needed by Bugzilla's patch viewer
 
[[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.