From: Richard D. <ric...@us...> - 2006-08-19 18:49:16
|
Update of /cvsroot/file-extattr/File-ExtAttr In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv16477 Modified Files: MANIFEST Log Message: Fix manifest Index: MANIFEST =================================================================== RCS file: /cvsroot/file-extattr/File-ExtAttr/MANIFEST,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** MANIFEST 19 Aug 2006 14:06:22 -0000 1.12 --- MANIFEST 19 Aug 2006 18:49:13 -0000 1.13 *************** *** 21,28 **** t/02load-all.t t/03pod-coverage.t - t/10constants.t t/11basic.t t/13long.t t/14optional.t t/20tie-basic.t t/30nsbasic.t --- 21,30 ---- t/02load-all.t t/03pod-coverage.t t/11basic.t t/13long.t t/14optional.t + t/15create.t + t/16replace.t + t/17createreplace.t t/20tie-basic.t t/30nsbasic.t |