From: Grant M. <gr...@us...> - 2002-11-06 07:57:32
|
Update of /cvsroot/perl-xml/xml-simple In directory usw-pr-cvs1:/tmp/cvs-serv9970 Modified Files: MANIFEST Log Message: - added t/9_Strict.t Index: MANIFEST =================================================================== RCS file: /cvsroot/perl-xml/xml-simple/MANIFEST,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- MANIFEST 13 Oct 2002 01:20:14 -0000 1.5 +++ MANIFEST 6 Nov 2002 07:57:28 -0000 1.6 @@ -15,6 +15,7 @@ t/6_ObjIntf.t t/7_SaxStuff.t t/8_Namespaces.t +t/9_Strict.t t/desertnet.src t/lib/TagsToUpper.pm t/subdir/test2.xml |