From Fedora Project Wiki

(initial notes -- not useful yet)
 
No edit summary
 
Line 1: Line 1:
Stub page!
Stub page!


This should be some (hopefully) useful notes on some of the bits in Fedora that assist in Perl development.
This should be some (hopefully) useful notes on some of the bits in Fedora that assist in [[Perl]] development.
 
= perl-core "meta" package =
 
Since F-8, the core perl package has been split into the "perl" package and a number of sub-packages, in order to make independently updating core modules easier.  It also provides the "perl-core" package, which pulls in a dependencies all the parts which comprise the traditional perl package.
 
= cpan-upload =
 
The cpan-upload package provides an eponymously named script, which (after a little configuration) allows one to easily upload modules to [http://pause.cpan.org/ PAUSE] without having to go through the web interface.
 
= vim-perl-support =
 
 
 
= etc =


* perl-core
* vim-perl-support
* perl-Padre
* perl-Padre
* test modules, etc
* test modules, etc


[[Category:Perl]]
[[Category:Perl]]

Latest revision as of 06:28, 2 January 2009

Stub page!

This should be some (hopefully) useful notes on some of the bits in Fedora that assist in Perl development.

perl-core "meta" package

Since F-8, the core perl package has been split into the "perl" package and a number of sub-packages, in order to make independently updating core modules easier. It also provides the "perl-core" package, which pulls in a dependencies all the parts which comprise the traditional perl package.

cpan-upload

The cpan-upload package provides an eponymously named script, which (after a little configuration) allows one to easily upload modules to PAUSE without having to go through the web interface.

vim-perl-support

etc

  • perl-Padre
  • test modules, etc