
CPAN::Packager - Create packages(rpm, deb) from perl modules

use CPAN::Packager;

CPAN::Packager is a tool to help you make packages from perl modules on CPAN. This makes it so easy to make a perl module into a Redhat/Debian package

Takatoshi Kitano <kitano.tk@gmail.com> walf443


This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.