Revision history for Perl module Text::Query
0.01 Mon Nov 16 22:52:58 1998
- original version; created by h2xs 1.18
0.02 Mon Dec 28 03:51:00 1998
- enabled subclassing of query compiler
0.03 Thu Dec 31 18:00:00 1998
- clarified Perl version requirements in documentation
0.04 Thu May 13 02:20:00 1999
- eliminated use of qr//, allowing use with pre-5.005 Perl
0.05 Fri May 21 06:00:00 1999
- removed test for 5.005 from makefile.pl
0.06 1999-06-14 Loic Dachary <loic@ceic.com>
- Release New architecture.
0.07 Wed Jun 23 02:30:00 1999
- Fix tests
0.08 not released
0.09 2013-08-13 Jon Jensen <jon@endpoint.com>
- Fix incompatibilities with newer Perl versions.
- Imported into Git for future maintenance.