[otrs-cvs] otrs/bin otrs.CheckModules.pl,1.42,1.43
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/bin
In directory lancelot:/tmp/cvs-serv1175/bin
Modified Files:
otrs.CheckModules.pl
Log Message:
Check for Time::HiRes which is actually in perlcore, but not in all distros. :(
Author: mg
Index: otrs.CheckModules.pl
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.CheckModules.pl,v
retrieving revision 1.42
retrieving revision 1.43
diff -2 -u -d -r1.42 -r1.43
--- otrs.CheckModules.pl 20 Nov 2012 16:03:03 -0000 1.42
+++ otrs.CheckModules.pl 11 Dec 2012 16:04:40 -0000 1.43
@@ -393,4 +393,9 @@
},
{
+ Module => 'Time::HiRes',
+ Required => 1,
+ Comment => 'Required for high resolution timestamps.',
+ },
+ {
Module => 'XML::Parser',
Required => 0,
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log