mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 19:10:36 +00:00
Perl modules update needs to be done as root.
This commit is contained in:
parent
65672e8575
commit
c6f106d2f4
@ -23,7 +23,7 @@ use Config; # for $Config{sig_name} and $Config{sig_num}
|
|||||||
use File::Find ();
|
use File::Find ();
|
||||||
use File::Copy;
|
use File::Copy;
|
||||||
|
|
||||||
$::UtilsVersion = '$Revision: 1.234 $ ';
|
$::UtilsVersion = '$Revision: 1.235 $ ';
|
||||||
|
|
||||||
package TinderUtils;
|
package TinderUtils;
|
||||||
|
|
||||||
@ -45,7 +45,7 @@ require "gettime.pl";
|
|||||||
# Bundle::LWP for http (to report data to graph)
|
# Bundle::LWP for http (to report data to graph)
|
||||||
#
|
#
|
||||||
# The "CPAN" way of installing this is to start here:
|
# The "CPAN" way of installing this is to start here:
|
||||||
# % perl -MCPAN -e shell
|
# % sudo perl -MCPAN -e shell
|
||||||
# <take defaults..>
|
# <take defaults..>
|
||||||
# cpan> install Time::HiRes
|
# cpan> install Time::HiRes
|
||||||
# [...]
|
# [...]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user