From: Grant M. <gr...@us...> - 2007-04-06 02:59:12
|
Update of /cvsroot/perl-xml/xml-simple In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9797 Modified Files: Changes Log Message: - reimplement exporter change Index: Changes =================================================================== RCS file: /cvsroot/perl-xml/xml-simple/Changes,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- Changes 5 Apr 2007 22:32:26 -0000 1.28 +++ Changes 6 Apr 2007 02:59:03 -0000 1.29 @@ -3,7 +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) + - Tweak to implementation of exporting (patch from Stuart Moore) - Documented hook methods 2.16 Oct 30 2006 |