Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 years ago
..
README 0e8648ec0c perl/perl-CPANPLUS-Dist-Slackware: Updated for version 1.029. 4 years ago
perl-CPANPLUS-Dist-Slackware.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 years ago
perl-CPANPLUS-Dist-Slackware.info ea357ab833 perl/perl-CPANPLUS-Dist-Slackware: Change maintainer. 3 years ago
slack-desc 224e6b83f6 perl/perl-CPANPLUS-Dist-Slackware: Updated for version 1.011. 11 years ago

README

CPANPLUS::Dist::Slackware is a CPANPLUS plugin that creates Slackware
compatible packages from Perl distributions. You can either install the
created packages using the API provided by CPANPLUS or manually with
"installpkg".

$ cpanp
CPAN Terminal> i Some::Module --format=CPANPLUS::Dist::Slackware

$ cpan2dist --format CPANPLUS::Dist::Slackware Some::Module
$ sudo /sbin/installpkg /tmp/perl-Some-Module-1.0-i486-1_CPANPLUS.tgz

Please type "perldoc CPANPLUS::Dist::Slackware" after installation to
see the module usage information.