From 8ff86366950ada6bcf2c40beeac1ac61266a1311 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Mon, 14 Jan 2013 18:44:17 +0100 Subject: [PATCH] Bug 829852: Requirements.pm no longer uses Safe r=glob a=LpSolit --- Bugzilla/Install/Requirements.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Bugzilla/Install/Requirements.pm b/Bugzilla/Install/Requirements.pm index 493b78eddb..6e6b27a65e 100644 --- a/Bugzilla/Install/Requirements.pm +++ b/Bugzilla/Install/Requirements.pm @@ -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 -- 2.47.2