perl-SQL-Statement - SQL parsing and processing engine
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.
Homepage: http://search.cpan.org/dist/SQL-Statement/
License: GPL+ or Artistic
Vendor: Fedora Project
Packages
perl-SQL-Statement-1.15-2.fc8.2.noarch [125 KiB] |
Changelog by Tom "spot" Callaway (2007-10-16):
- add BR: perl(Test::More) |