Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-SQL-Statement: SQL parsing and processing engine
- Summary
- 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.
Changelog
- * Thu Sep 7 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.15-2
- Rebuild for FC6.
- * Fri Feb 24 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.15-1
- Update to 1.15.
- * Mon Feb 20 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-2
- Rebuild for FC5 (perl 5.8.8).