File: Changes

package info (click to toggle)
libxml-easyobj-perl 1.12-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 168 kB
  • ctags: 5
  • sloc: xml: 608; perl: 294; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Revision history for Perl extension XML::EasyOBJ.

1.12  Sat Jul 27 12:00:00 2002
	- create from XML string
	- better documentation

1.11  Fri Apr 19 12:00:00 2002
	- ability to retrieve child elements without naming them

1.10  Sat Mar  9 12:00:00 2002
	- bug fix when adding elements to the tree.
	- ability to remap function names created.
	- ability to create new file from scratch
	- ability to save XML doc
	- ability to remove elements/attributes
	- added some tests

1.00  Sat Jul 29 12:00:00 2000
	- original version