diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2017-01-06 01:12:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-06 01:12:19 +0700 |
commit | 9688945a499fb1eb2722d2d8e2e9afae1de23136 (patch) | |
tree | cc8cacf33686f6f618402e4a1be15c804bcdd6d8 /perl/perl-Devel-CheckLib/slack-desc | |
parent | a557e7e0f0c94b1f4f99578b43d54a2ed3d529fe (diff) | |
download | slackbuilds-9688945a499fb1eb2722d2d8e2e9afae1de23136.tar.gz |
perl/perl-Devel-CheckLib: Added (perl module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Devel-CheckLib/slack-desc')
-rw-r--r-- | perl/perl-Devel-CheckLib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Devel-CheckLib/slack-desc b/perl/perl-Devel-CheckLib/slack-desc new file mode 100644 index 0000000000..7a04ff4502 --- /dev/null +++ b/perl/perl-Devel-CheckLib/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-Devel-CheckLib: perl-Devel-CheckLib (perl module) +perl-Devel-CheckLib: +perl-Devel-CheckLib: Devel::CheckLib is a perl module that checks whether a particular C +perl-Devel-CheckLib: library and its headers are available. +perl-Devel-CheckLib: +perl-Devel-CheckLib: Homepage: https://github.com/mattn/p5-Devel-CheckLib +perl-Devel-CheckLib: +perl-Devel-CheckLib: +perl-Devel-CheckLib: +perl-Devel-CheckLib: +perl-Devel-CheckLib: |