SlackBuildsOrg/perl/perl-CPANPLUS-Dist-Slackware
Andreas Voegele 7893622b2d perl/perl-CPANPLUS-Dist-Slackware: Added (Install Perl distributions)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-03-29 10:16:26 -05:00
..
perl-CPANPLUS-Dist-Slackware.info
perl-CPANPLUS-Dist-Slackware.SlackBuild
README
slack-desc

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
"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

The fakeroot command is highly recommended.

After installing, you can find documentation for this module with the
perldoc command.

    perldoc CPANPLUS::Dist::Slackware