File: Changes

package info (click to toggle)
libdbix-xml-rdb-perl 0.05-11
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze, wheezy
  • size: 88 kB
  • ctags: 26
  • sloc: perl: 320; makefile: 39
file content (22 lines) | stat: -rw-r--r-- 628 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Revision history for Perl extension DBI::XML.

0.05  Wed Dec 13 2000
        - XML Encode better

0.04  Fri Dec 01 2000
        - Updated to work with MySQL (Kip Hampton)
        - Driver now specified in an attribute (Kip Hampton)

0.03  Fri Jan 08 1999
	- Fixed test.pl to "use DBIx::XML_RDB;" (thanks Randal!)
	- Use UTF-8 encoding, rather than MIME::Base64

0.02  Mon Jan 04 1999
	- Added xml2sql.pl
	- Updated to more Unixish install
	- minor fixes

0.01  Thu Oct 22 09:58:13 1998
	- original version; created by h2xs 1.18
	- actually not quite original. Converted from sql2xls and then
		converted from Win32::ODBC to DBI