From Fedora Project Wiki

(App::Rad)
(PerlDancer)
Line 82: Line 82:
* {{CPAN|Inline::Python}} - Place python code inline with perl, or use python classes/functions within perl
* {{CPAN|Inline::Python}} - Place python code inline with perl, or use python classes/functions within perl
* {{CPAN|App::Rad}} - Rapid (and easy!) creation of command line applications
* {{CPAN|App::Rad}} - Rapid (and easy!) creation of command line applications
* [http://perldancer.org/ PerlDancer] - The easiest way to write web applications with Perl


=== Dependencies ===
=== Dependencies ===

Revision as of 18:21, 2 March 2011

You can always see the current list of open Perl review tickets (bugs) here.

Catalyst

Task::Catalyst - Installs everything you need to write serious Catalyst applications. Would be nice to have at least deployment packages:

Moose

Task-Kensho

Task-Padre-Plugin-Deps

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.
  • perl-IPC-Run3 - run a subprocess with input/ouput redirection, already in Fedora.
  • 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 obsoleted by Getopt::Long provided by package perl (Please also EPEL)
  • Getopt::Simple - provides a simple wrapper around Getopt::Long (easy — no other deps). - Review request RHBZ #573827
  • Locale::gettext provided by perl-gettext (Please also EPEL)
  • NetPacket - modules to assemble/disassemble network packets at the protocol level (Please also EPEL) @ RHBZ #573848
  • Net::SSH::Perl - Perl client Interface to SSH (Please also EPEL)
  • CSS::DOM - Document Object Model for Cascading Style Sheets @ RHBZ #627024
  • Inline::Python - Place python code inline with perl, or use python classes/functions within perl
  • App::Rad - Rapid (and easy!) creation of command line applications
  • PerlDancer - The easiest way to write web applications with Perl

Dependencies

  • Bio::SCF dependency of already packaged perl-Bio-Graphics