Log Message:
-----------
Removed MIME::Parser from list of modules --- it's not used
Modified Files:
--------------
webwork2/bin:
check_modules.pl
Revision Data
-------------
Index: check_modules.pl
===================================================================
RCS file: /webwork/cvs/system/webwork2/bin/check_modules.pl,v
retrieving revision 1.16
retrieving revision 1.17
diff -Lbin/check_modules.pl -Lbin/check_modules.pl -u -r1.16 -r1.17
--- bin/check_modules.pl
+++ bin/check_modules.pl
@@ -65,7 +65,6 @@
Iterator
Iterator::Util
Mail::Sender
- MIME::Parser
MIME::Base64
Net::IP
Net::LDAPS
|