[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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.