freebsd-ports/textproc/p5-Data-Phrasebook-Loader-YAML/pkg-descr
Dmitry Marakasov 1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00

9 lines
440 B
Text

This class loader implements phrasebook patterns using YAML.
Phrases can be contained within one or more dictionaries, with each phrase
accessible via a unique key. Phrases may contain placeholders, please see
Data::Phrasebook for an explanation of how to use these. Groups of phrases are
kept in a dictionary. In this implementation a single file is one complete
dictionary.
WWW: http://search.cpan.org/dist/Data-Phrasebook-Loader-YAML/