forked from 17dec/SQL-Interp
-
Notifications
You must be signed in to change notification settings - Fork 0
Release history of SQL-Interp
dsteinbrunner/SQL-Interp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SQL::Interp
- Simplified interpolation of variables into SQL statements.
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
- comes with Perl 5.8 and is needed only when using
SQL::Interp with source filtering enabled
Filter::Simple
- comes with Perl 5.8, needed only when using
SQL::Interp with source filtering enabled.
DBI
- needed by DBIx::Interp
Documentation is in the POD.
About
Release history of SQL-Interp
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Perl 100.0%