You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andreas Voegele c38d64fe7e perl/perl-CPANPLUS-Dist-Slackware: Updated for version 1.024. 9 years ago
..
README perl/perl-CPANPLUS-Dist-Slackware: Updated for version 1.023. 10 years ago
perl-CPANPLUS-Dist-Slackware.SlackBuild perl/perl-CPANPLUS-Dist-Slackware: Updated for version 1.024. 9 years ago
perl-CPANPLUS-Dist-Slackware.info perl/perl-CPANPLUS-Dist-Slackware: Updated for version 1.024. 9 years ago
slack-desc perl/perl-CPANPLUS-Dist-Slackware: Updated for version 1.011. 13 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.