diff options
author | Tonus <tonus1@gmail.com> | 2020-01-05 18:00:17 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 08:48:01 +0700 |
commit | ad7740b6a2dc78559e0fd192fc80a2c6c8ba770f (patch) | |
tree | c70914039471e02720f7495ceb273a17d1251d7c /perl/perl-data-section-simple/slack-desc | |
parent | 2b78fb21404dcfd22e484e707d8e6ca19c56ec1d (diff) |
perl/perl-data-section-simple: Added (extracts data from __DATA__ section)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-data-section-simple/slack-desc')
-rw-r--r-- | perl/perl-data-section-simple/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-data-section-simple/slack-desc b/perl/perl-data-section-simple/slack-desc new file mode 100644 index 000000000000..3a89a73d0b27 --- /dev/null +++ b/perl/perl-data-section-simple/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-data-section-simple: perl-data-section-simple (extracts data from __DATA__ section) +perl-data-section-simple: +perl-data-section-simple: Data::Section::Simple is a simple module to extract data +perl-data-section-simple: from the "__DATA__" section of a file. +perl-data-section-simple: +perl-data-section-simple: +perl-data-section-simple: +perl-data-section-simple: +perl-data-section-simple: +perl-data-section-simple: +perl-data-section-simple: |