From: Grant M. <gr...@us...> - 2006-11-28 01:49:41
|
Update of /cvsroot/perl-xml/xml-simple In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4561 Modified Files: todo Log Message: - more ideas Index: todo =================================================================== RCS file: /cvsroot/perl-xml/xml-simple/todo,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- todo 30 Oct 2006 08:28:12 -0000 1.4 +++ todo 28 Nov 2006 01:49:34 -0000 1.5 @@ -3,4 +3,7 @@ To Do ===== -- add a parse_string method? +- implement exception objects +- add methods: xml_in_(string|file|fh) +- change docs to use OO style + |