diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-09-04 23:46:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 06:25:17 +0700 |
commit | ec95c59d381c71623bc2c285bd14fc2085072f1b (patch) | |
tree | e7ac2ad4f37647d51270a110312826f44a516775 /perl/perl-ExtUtils-Install/slack-desc | |
parent | e2e5612e2540c5d3620cd908084d2d4470f50b2d (diff) | |
download | slackbuilds-ec95c59d381c71623bc2c285bd14fc2085072f1b.tar.gz |
perl/perl-ExtUtils-Install: Added (Handle perl modules).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-ExtUtils-Install/slack-desc')
-rw-r--r-- | perl/perl-ExtUtils-Install/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-ExtUtils-Install/slack-desc b/perl/perl-ExtUtils-Install/slack-desc new file mode 100644 index 0000000000..a9af236fd1 --- /dev/null +++ b/perl/perl-ExtUtils-Install/slack-desc @@ -0,0 +1,19 @@ +# 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-ExtUtils-Install: perl-ExtUtils-Install (install files from here to there) +perl-ExtUtils-Install: +perl-ExtUtils-Install: ExtUtils::Install - Handles the installing and uninstalling of perl +perl-ExtUtils-Install: modules, scripts, man pages, etc... +perl-ExtUtils-Install: +perl-ExtUtils-Install: Home page: https://metacpan.org/pod/ExtUtils::Install +perl-ExtUtils-Install: +perl-ExtUtils-Install: +perl-ExtUtils-Install: +perl-ExtUtils-Install: +perl-ExtUtils-Install: |