summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Requirements.pm
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2013-01-14 18:42:59 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2013-01-14 18:42:59 +0100
commite0d91b4a7d854d5f0d1edeef7f96c22c13b24952 (patch)
tree175a6cb48fb6788c5893cc06b8f80b374eb62c14 /Bugzilla/Install/Requirements.pm
parentb4acbda401099bf296a679066c168ae07ef2dda2 (diff)
downloadbugzilla-e0d91b4a7d854d5f0d1edeef7f96c22c13b24952.tar.gz
bugzilla-e0d91b4a7d854d5f0d1edeef7f96c22c13b24952.tar.xz
Bug 829852: Requirements.pm no longer uses Safe
r=glob a=LpSolit
Diffstat (limited to 'Bugzilla/Install/Requirements.pm')
-rw-r--r--Bugzilla/Install/Requirements.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Install/Requirements.pm b/Bugzilla/Install/Requirements.pm
index eb36d15a6..e04701250 100644
--- a/Bugzilla/Install/Requirements.pm
+++ b/Bugzilla/Install/Requirements.pm
@@ -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