From: Mike G. v. a. <we...@ma...> - 2007-12-24 01:42:20
|
Log Message: ----------- added check for Exception::Class Modified Files: -------------- webwork-modperl/bin: check_modules.pl Revision Data ------------- Index: check_modules.pl =================================================================== RCS file: /webwork/cvs/system/webwork-modperl/bin/check_modules.pl,v retrieving revision 1.15 retrieving revision 1.16 diff -Lbin/check_modules.pl -Lbin/check_modules.pl -u -r1.15 -r1.16 --- bin/check_modules.pl +++ bin/check_modules.pl @@ -49,6 +49,7 @@ Digest::MD5 Email::Address Errno + Exception::Class File::Copy File::Find File::Path |