libdata-section-simple-perl

Perl module for reading data from __DATA__ section of the file

Description

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

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Data-Section-Simple


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdata-section-simple-perl