Revision history for Perl extension XML::IODEF
0.07_2 2010-01-05
- Development Release
- added function: to_hashref() which provides a suppliment function of to_hash (XML::Simple-like).
- cleaned up some code formatting and some doc errors
0.07_1 2010-01-01
- Development Release
- Updated to RFC 5070 compliance (2007 Release)
- Extracted BSD License to LICENSE file
- restructured classes to follow RFC document (lots of add's / removes adopted from newer RFC)
- deprecated create_ident function -- should be using local workflow system id
- ref:
- http://code.google.com/p/perl-xml-iodef/source/detail?r=3
0.06 2004/02/09
- Removed extra RegistryHandle and Impact
- Made currency free text
- Added origin to Classification
0.05 2004/02/05
- Fixed AdditionalData by adding restriction attribute
0.04 2003/12/15
- Changed Reporttime to use
YYYY-MM-DDTHH:MM:SS[+|-]HHMM
| | | || | | |
| | | T| | sec |
year | day| min dif to GMT in hours and minutes
month hour(0..23)
0.03 2003/08
- Fixed Reporttime
0.02 2003/07/31
- Changes to make more DTD correct, adds version="1.0" by default
0.01 2003/07/24
- First release, modified from XML::IDMEF