summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Repository/pkg-descr
blob: 4020b631d66c75dae89355a80ee5fe770bc4f022 (plain) (blame)
1
2
3
4
5
6
7
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.

Seamus Venasse <svenasse@polaris.ca>