Perl modules update needs to be done as root.
git-svn-id: svn://10.0.0.236/trunk@140952 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6b1a4f648b
commit
688e394c0d
@ -23,7 +23,7 @@ use Config; # for $Config{sig_name} and $Config{sig_num}
|
||||
use File::Find ();
|
||||
use File::Copy;
|
||||
|
||||
$::UtilsVersion = '$Revision: 1.234 $ ';
|
||||
$::UtilsVersion = '$Revision: 1.235 $ ';
|
||||
|
||||
package TinderUtils;
|
||||
|
||||
@ -45,7 +45,7 @@ require "gettime.pl";
|
||||
# Bundle::LWP for http (to report data to graph)
|
||||
#
|
||||
# The "CPAN" way of installing this is to start here:
|
||||
# % perl -MCPAN -e shell
|
||||
# % sudo perl -MCPAN -e shell
|
||||
# <take defaults..>
|
||||
# cpan> install Time::HiRes
|
||||
# [...]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user