mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
211 B
Plaintext
5 lines
211 B
Plaintext
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.
|