From Fedora Project Wiki

(added some commonly used but missing packages)
m (links/descriptions added)
Line 12: Line 12:
* [http://search.cpan.org/~gaas/libwww-perl-5.808/lib/LWP/Simple.pm LWP::Simple]  - needed for tiles@home from Openstreetmap
* [http://search.cpan.org/~gaas/libwww-perl-5.808/lib/LWP/Simple.pm LWP::Simple]  - needed for tiles@home from Openstreetmap
* [[cpan:Net-Amazon-S3|Net::Amazon::S3]] - ikiwiki dependency
* [[cpan:Net-Amazon-S3|Net::Amazon::S3]] - ikiwiki dependency
* Crypt_DES
* [[cpan:Crypt-DES|Crypt::DES]] - Perl DES encryption module
* Geo-IPfree
* [[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.
* Mail-DKIM
* [[cpan:Mail-DKIM|Mail::DKIM]] - Signs/verifies Internet mail with DKIM/DomainKey signatures
* Net_Daemon
* [[cpan:Net-Daemon|Net::Daemon]] - Perl extension for portable daemons
* PlRPC
* [[cpan:PlRPC|PlRPC]] - A bundle to install PlRPC-Server, Client and prerequisites.

Revision as of 07:27, 10 June 2008

  • Bricolage - Content Management System (CPAN: Bundle::Bricolage)
    • Needs work to make it play nice with Apache2/mod_perl2.
  • Alzabo - Data modelling tool (also in CPAN)
  • IMC - Idealx Management Console
    • All dependencies should already be in Fedora.
    • StevenPritchard has put some work into this already.
  • RPC-XML - An implementation of XML-RPC
    • ikiwiki dependency
  • DBIx-Class - DBIx::Class db framework
  • SpeedyCGI - Fast CGI execution by reusing the same perl interpreter.
  • LWP::Simple - needed for tiles@home from Openstreetmap
  • Net::Amazon::S3 - ikiwiki dependency
  • Crypt::DES - Perl DES encryption module
  • Geo::IPfree - Look up country of IP Address. This module make this off-line and the DB of IPs is free & small.
  • Mail::DKIM - Signs/verifies Internet mail with DKIM/DomainKey signatures
  • Net::Daemon - Perl extension for portable daemons
  • PlRPC - A bundle to install PlRPC-Server, Client and prerequisites.