perl-SQL-Statement - SQL parsing and processing engine
Website: | http://search.cpan.org/dist/SQL-Statement/ |
---|---|
License: | GPL+ or Artistic |
- Description:
The SQL::Statement module implements a pure Perl SQL parsing and execution engine. While it by no means implements full ANSI standard, it does support many features including column and table aliases, built-in and user-defined functions, implicit and explicit joins, complexly nested search conditions, and other features.
Packages
perl-SQL-Statement-1.27-1.puias6.noarch [165 KiB] |
Changelog
by Petr Pisar (2010-06-08):
- 1.27 bump (do not backport, 1.22 lower-cases unqouted identifiers) - Make tests fatal again |