|
From: Chris W. <la...@us...> - 2001-11-25 01:04:58
|
Update of /cvsroot/openinteract/SPOPS In directory usw-pr-cvs1:/tmp/cvs-serv1339 Modified Files: MANIFEST Log Message: added eg/My/UTFConvert.pm Index: MANIFEST =================================================================== RCS file: /cvsroot/openinteract/SPOPS/MANIFEST,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** MANIFEST 2001/11/09 13:10:29 1.26 --- MANIFEST 2001/11/25 01:04:55 1.27 *************** *** 54,67 **** conf/test_dbd_driver.pl conf/test_dbd_driver.sql - t/01_tie.t - t/02_tie_strict.t - t/10_hash_file.t - t/20_gdbm.t - t/30_dbi.t - t/31_dbi_multifield.t - t/40_ldap.t - t/config.pl - t/dbi_config.pl - t/hash_file_test.perl eg/README eg/fetch_doodads.pl --- 54,57 ---- *************** *** 82,84 **** eg/My/Security.pm eg/My/User.pm ! eg/My/DBI/FindDefaults.pm \ No newline at end of file --- 72,84 ---- eg/My/Security.pm eg/My/User.pm ! eg/My/DBI/FindDefaults.pm ! t/01_tie.t ! t/02_tie_strict.t ! t/10_hash_file.t ! t/20_gdbm.t ! t/30_dbi.t ! t/31_dbi_multifield.t ! t/40_ldap.t ! t/config.pl ! t/dbi_config.pl ! t/hash_file_test.perl |