SQL::Interpolate
Copyright (c) 2004-2005, David Manura.
This module is free software. It may be used, redistributed
and/or modified under the same terms as Perl itself.
See http://www.perl.com/perl/misc/Artistic.html.
To install (with ExtUtils::MakeMaker):
perl Makefile.PL
make
make test
make install
To install (with Module::Build):
perl Build.PL
./Build
./Build test
./Build install
This module may require the following other modules:
Text::Balanced
Filter::Simple
DBI
Documentation is in the POD.