summaryrefslogtreecommitdiff
path: root/devel/p5-Data-Section
AgeCommit message (Collapse)AuthorFilesLines
2009-07-07Updating package for Data::Section from 0.005 to 0.091.820 and set licensesno2-7/+8
to ${PERL5_LICENSE} according to META.json Upstream changes: 0.091820 2009-07-01 18:25:50 UTC add docs on using ForMethod to avoid autocleaning (thanks, Kent Fredric) 0.006 2008-11-23 remove smoke tests that did nothing useful; thanks Florian
2008-10-30Import p5-Data-Section version 0.005.he3-0/+30
Data::Section provides an easy way to access multiple named chunks of line-oriented data in your module's DATA section. It was written to allow modules to store their own templates, but probably has other uses.