0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added files. More... over 23 years ago
Added MANIFEST, MANIFEST.skip, and Makefile.PL More... over 23 years ago
Added copyright notices to top of files. Updated documentation to be accurate. Updated parser and producer classes to work with the modified API defined by SQL::Translate. SQL::Translator instances have data members named parser_type and producer_type that can be used to determine from whence the parser and producer subroutines come. SQL::Translator will accept parsers and producers in the form Class::Name::function, just like mod_perl, in addition to Class::Name (with the implicit function name), Name (relative to SQL::Translator::{Parser,Producer}, and anonymous subroutines. More... over 23 years ago
Added test data in groovy hierarchical directories. Added some basic tests, many of which don't do much yet. More... over 23 years ago
Updated to work with my updated API. Added license to beginning. Updated to be CPAN-compliant. More... over 23 years ago
Another attempt to check in a branch. More... over 23 years ago
This commit was manufactured by cvs2svn to create branch 'darren-1_0'. More... over 23 years ago
Reverted to a version 1.1, due to botched branch attempt. More... over 23 years ago
Many, many changes. Changed the basic assumptions about the module. Parser and Producer packages no longer need to be object oriented, they merely need to implement a parse or translate function (respectively). More... over 23 years ago
Initial checkin. More... over 23 years ago