This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Perl > perl-data-section-simple (0.07)

Data::Section::Simple is a simple module to extract data from "__DATA__"
section of a file.

As the name suggests, this module is a simpler version of the excellent
Data::Section. If you want more functionalities such as merging data
sections or changing header patterns, use Data::Section instead.

This module does not implement caching (yet) which means in every
"get_data_section" or "get_data_section($name)" this module seeks and
re-reads the data section. If you want to avoid doing so for the better
performance, you should implement caching in your own caller code.

If you don't like this design, again, use the superior Data::Section.

Maintained by: Tonus
Keywords: perl module
ChangeLog: perl-data-section-simple

Homepage:
https://metacpan.org/pod/Data::Section::Simple

Source Downloads:
Data-Section-Simple-0.07.tar.gz (5a079d3d7712fa3c8256494cf026a153)

Download SlackBuild:
perl-data-section-simple.tar.gz
perl-data-section-simple.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds