search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
421 B
Text
9 lines
421 B
Text
Text::Repository attempts to simplify storing shared text between
|
|
multple Perl modules, scripts, templating systems, etc. It does this by
|
|
allowing chunks of text to be stored with symbolic names.
|
|
Text::Repository was originally designed to store SQL queries, but can
|
|
of course be used with any kind of text that needs to be shared.
|
|
|
|
WWW: https://metacpan.org/release/Text-Repository
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|