libdata-phrasebook-perl
perl implementation of the phrasebook paradigm
Description
The phrasebook pattern is a technique to separate expressions in one language (e.g. SQL) from the main code that is written in another (e.g. Perl). The translations are kept in a separate file - the phrasebook. Data::Phrasebook enables the framework for abstracting common or locale data out of your code into a datastore. The default is within a plain text file, but more complex datastores can be intrigrated via the use of other Data::Pharsebook::Loader distributions (eg YAML, XML, INI, DBI).Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Data-Phrasebook
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libdata-phrasebook-perl