diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2013-06-17 21:51:57 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-18 08:23:14 -0300 |
commit | bed41d825739b992d3812b3c1bb2c82433c2f9c3 (patch) | |
tree | 8268e32f05d95b00efbac4be643b663c05b6ab4c /perl/perl-CPANPLUS-Dist-Slackware/README | |
parent | 6dfd7267ca7df4ae0d09a6b633a00b6bac2dc516 (diff) | |
download | slackbuilds-bed41d825739b992d3812b3c1bb2c82433c2f9c3.tar.gz |
perl/perl-CPANPLUS-Dist-Slackware: Updated for version 1.013.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'perl/perl-CPANPLUS-Dist-Slackware/README')
-rw-r--r-- | perl/perl-CPANPLUS-Dist-Slackware/README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/perl/perl-CPANPLUS-Dist-Slackware/README b/perl/perl-CPANPLUS-Dist-Slackware/README index afefab55bb..5a1ced3bc5 100644 --- a/perl/perl-CPANPLUS-Dist-Slackware/README +++ b/perl/perl-CPANPLUS-Dist-Slackware/README @@ -1,6 +1,6 @@ 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 via +created packages using the API provided by CPANPLUS or manually via "installpkg". $ cpanp @@ -9,7 +9,5 @@ created packages using the API provided by CPANPLUS, or manually via $ cpan2dist --format CPANPLUS::Dist::Slackware Some::Module $ sudo /sbin/installpkg /tmp/perl-Some-Module-1.0-i486-1_CPANPLUS.tgz -After installing, you can find documentation for this plugin with the -perldoc command. - - perldoc CPANPLUS::Dist::Slackware +Please type "perldoc CPANPLUS::Dist::Slackware" after installation to +see the module usage information. |