Projects tagged ‘cpan’ and ‘tools’


[4 total ]

15 Users
   

300+ CPAN Modules in one repository
Created over 3 years ago.

8 Users
 

The Perl Archive (PAR) Toolkit helps create single-file bundles of Perl code, analogous to Java's JAR files. PAR can optionally create standalone executables that bundle the entire Perl interpreter to enable deployment to machines that lack Perl.
Created over 2 years ago.

3 Users

Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install. Unlike those tools, however, it is not also a ... [More] system for installing code that has been downloaded from the CPAN. Since it's only run by authors, and is meant to be run on a repository checkout rather than on published, released code, it can do much more than those tools, and is free to make much more ludicrous demands in terms of prerequisites. [Less]
Created 3 months ago.

1 Users
   

cpan2rpm makes it very easy to create RPM packages for most Perl modules hosted in CPAN. It handles downloading the tarballs, generating an RPM spec file, and running the rpmbuild commands.
Created about 1 year ago.