1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- perl-CPANPLUS-Dist-Slackware: perl-CPANPLUS-Dist-Slackware (Install Perl distributions)
- perl-CPANPLUS-Dist-Slackware:
- perl-CPANPLUS-Dist-Slackware: This CPANPLUS plugin creates Slackware compatible packages from Perl
- perl-CPANPLUS-Dist-Slackware: distributions.
- perl-CPANPLUS-Dist-Slackware:
- perl-CPANPLUS-Dist-Slackware: $ cpanp
- perl-CPANPLUS-Dist-Slackware: CPAN Terminal> i Some::Module --format=CPANPLUS::Dist::Slackware
- perl-CPANPLUS-Dist-Slackware:
- perl-CPANPLUS-Dist-Slackware: $ cpan2dist --format CPANPLUS::Dist::Slackware Some::Module
- perl-CPANPLUS-Dist-Slackware: sudo /sbin/installpkg /tmp/perl-Some-Module-1.0-i486-1_CPANPLUS.tgz
- perl-CPANPLUS-Dist-Slackware:
|