The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Class::DBI::ToSax.

0.05	Sat Apr 12 22:38:20 BST 2003
	- [BACKWARDS INCOMPATIBLE]
	  When outputting a has_a() relation, use the column name
	  instead of the element name.
	- [RT#2362] [BACKWARDS INCOMPATIBLE]
	  Change the way that we detect has_a() relationships to work
	  consistently, even when there is nothing there.
	- Actually test the XML output.  This means that we depend on a
	  few more modules now, hopefully nothing too onerous.

0.04    Tue Apr  1 13:07:55 BST 2003
        - Expand norecurse option to take a hash ref.

0.03	Sun Mar 30 14:28:23 BST 2003
	- Call start/end_document() ourselves
	- Make the recursion defense barrier a bit better.
	- Add in optional norecurse to to_sax().

0.02	Fri Mar 28 15:32:12 GMT 2003
	- Send out the full range of SAX fields in start/end_element().

0.01  Wed Mar 26 13:14:20 2003
	- original version; created by h2xs 1.22 with options
		-AX -n Class::DBI::ToSax -b 5.6.1