]> 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:42:59 +0000 (18:42 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 14 Jan 2013 17:42:59 +0000 (18:42 +0100)
r=glob a=LpSolit

Bugzilla/Install/Requirements.pm

index eb36d15a6f65f73632adde173691e0b60aed075e..e04701250a6b9d2a951b16d35718f2e29532c5b7 100644 (file)
@@ -20,7 +20,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