Revision history for Perl extension XML::IDMEF.
0.01 Mon Sep 23 14:36:12 2002
- original version; created by h2xs 1.5 with options
-A -X -n XML::IDMEF
0.02 2002/09/24
- pod doc ready for release
- basic test implemented
- TODO: use IDMEF v0.6, better test, refactor doc
0.03 2002/09/24
- corrected namespace bug crashing the tests
0.04 2002/09/25
- refactored api to get uniformed call syntax
byte2string becomes byte_to_string, tohash ->to_hash
gettype -> get_type & in is now a class method
- more tests
- TODO: previous TODOs + add 'cmp' method
0.05 2002/09/25
- changed Makefile.PL to contain dependencies
0.06 2002/10/15
- corected small bug in dtd: source interfaces -> interface