[otrs-cvs] otrs/bin otrs.CheckModules.pl,1.36,1.36.2.1
"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-serv905/bin
Modified Files:
Tag: rel-3_1
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.36
retrieving revision 1.36.2.1
diff -2 -u -d -r1.36 -r1.36.2.1
--- otrs.CheckModules.pl 3 Apr 2012 18:09:01 -0000 1.36
+++ otrs.CheckModules.pl 11 Dec 2012 16:04:14 -0000 1.36.2.1
@@ -391,4 +391,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