]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 829852: Requirements.pm no longer uses Safe
authorFrédéric Buclin <LpSolit@gmail.com>
Mon, 14 Jan 2013 17:44:17 +0000 (18:44 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 14 Jan 2013 17:44:17 +0000 (18:44 +0100)
r=glob a=LpSolit

Bugzilla/Install/Requirements.pm

index 493b78eddb48db4d020c046f2a75a7626597b482..6e6b27a65e9884e4b16ea2fa5fda11653baf2292 100644 (file)
@@ -19,7 +19,6 @@ use Bugzilla::Constants;
 use Bugzilla::Install::Util qw(vers_cmp install_string bin_loc 
                                extension_requirement_packages);
 use List::Util qw(max);
-use Safe;
 use Term::ANSIColor;
 
 # Return::Value 1.666002 pollutes the error log with warnings about this