The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
11.97
   - Add missing dependencies.
   - Document some awkward behaviour. RT#21200

11.96_03
   - Add options for handling of booleans. RT#53311 (Mike Pomraning)

11.96_02
   - Add missing versions to this file. RT#39187
   - Be more helpful if DBI::Shell::Spool is missing. RT#24538
   - Give every .pm a version identifier.

11.96_01
   - Suppress warning in DBI::Format::SQLMinus. RT#123216 (Kent Fredric)

11.96
   - Automatically save command history.
   - Remove warning message.
   - Correct links in POD to work in metacpan.
   - Tidy up metadata.

11.95_03
   - Correct sense of interactivity check.

11.95_02
   - Use IO::Interactive.

11.95_01
   - Resolved RT#123215, warning from File::Find.
   - Added RT#65253, permit empty passwords.
   - Resolved RT#121136, testing without "." in @INC.
   - Resolved RT#73873, warning fix.
   - Possibly resolved RT#12167, missing dependency on DBI.
   - Switch build to Dist::Zilla.

11.95
   - CSV formatting.

11.94
   - Documentation changes.

11.93
   - Result formatting changes

11.91  2002/12/13 23:44:56  tlowery
   - Fixed version numbers
   - Spool files

11.6  2002/10/28 02:49:57  tlowery

11.5  2002/04/17 15:03:15  tlowery
   - Added the begining of column_info support.

11.4  2002/04/09 10:52:12  tlowery
   - Continued to improve support for formatting.  Added more tests.

11.3  2002/01/02 03:14:59  tlowery
   - Modified to include new formats.
   - Changed displaymode to format.
   - Cleaned up a number of "undefined" messages.

11.2  2001/10/29 15:56:00  tlowery
   - Added timing tests.
   - Added go with empty buffer gets the last command and executes.
   - Added support for negative numbers with get.
   - Fixed undef warnings from histories.

1.2  2001/04/06 09:32:22  tlowery
   - Added CVS tags.