Update of /cvsroot/perl-xml/xml-simple
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14221
Modified Files:
Changes
Log Message:
- use ::ExportLevel (patch from Stuart Moore)
Index: Changes
===================================================================
RCS file: /cvsroot/perl-xml/xml-simple/Changes,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Changes 29 Jan 2007 10:17:06 -0000 1.27
+++ Changes 5 Apr 2007 22:32:26 -0000 1.28
@@ -3,6 +3,7 @@
2.17 ??? ?? 2007
- Added parse_string(), parse_file() and parse_fh() methods
- Added default_config_file(), and build_simple_tree() hook methods
+ - Use $Exporter::ExportLevel (patch from Stuart Moore)
- Documented hook methods
2.16 Oct 30 2006
|