From Fedora Project Wiki

(→‎Catalyst: update with latest deps for 4.02)
(ZeroMQ; note about Net::Sharktools)
Line 93: Line 93:
** {{CPAN|Digest::MD5}} >= 2.50 - dual-lifed module needs to be sub-packaged in perl.spec so we can update on f14/f15
** {{CPAN|Digest::MD5}} >= 2.50 - dual-lifed module needs to be sub-packaged in perl.spec so we can update on f14/f15
* {{CPAN|App::Rad}} - Rapid (and easy!) creation of command line applications
* {{CPAN|App::Rad}} - Rapid (and easy!) creation of command line applications
* {{CPAN|Net::Sharktools}} - Use Wireshark's packet dissection engine from Perl ([http://um-pe09-2.di.uminho.pt./fedora/perl-Net-Sharktools.spec draft specfile])
* {{CPAN|Net::Sharktools}} - Use Wireshark's packet dissection engine from Perl ([http://um-pe09-2.di.uminho.pt./fedora/perl-Net-Sharktools.spec draft specfile]); doesn't work with Wireshark 1.6; works with Wireshark 1.4
* {{CPAN|Method::Signatures}} - To make subroutine calls easier to read
* {{CPAN|Method::Signatures}} - To make subroutine calls easier to read
* {{CPAN|ZeroMQ}} - Perl wrapper of the 0MQ message passing library {{BZ|747674}}


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

Revision as of 19:52, 20 October 2011

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

Catalyst

Task::Catalyst 4.02 @ RHBZ #742671

Moose

Task-Kensho

Task-Padre-Plugin-Deps

Perl5i

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.
  • PlRPC - A bundle to install PlRPC-Server, Client and prerequisites.
  • NetPacket::SpanningTree - Assemble and disassemble IEEE 802.3 LLC protocol packets. @ RHBZ #573917
  • Inline::Python - Place python code inline with perl, or use python classes/functions within perl
    • Digest::MD5 >= 2.50 - dual-lifed module needs to be sub-packaged in perl.spec so we can update on f14/f15
  • App::Rad - Rapid (and easy!) creation of command line applications
  • Net::Sharktools - Use Wireshark's packet dissection engine from Perl (draft specfile); doesn't work with Wireshark 1.6; works with Wireshark 1.4
  • Method::Signatures - To make subroutine calls easier to read
  • ZeroMQ - Perl wrapper of the 0MQ message passing library RHBZ #747674

Dependencies

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