DBIx-POS-Template

This is a fork of DBIx::POS. Define a dictionary of SQL statements in a POD dialect (POS) plus expand template sql with embedded Perl by Text::Template.


INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc DBIx::POS::Template

You can also look at:

    GITHUB
    https://github.com/mche/DBIx-POS-Template/


LICENSE AND COPYRIGHT

Copyright (C) 2016 Михаил Че (Mikhail Che)

This program is free software; you can redistribute it and/or modify it
under the terms of the the Perl self License.