summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2012-09-01 23:43:00 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2012-09-01 23:43:00 +0200
commit1001cbba7b16ccc4611bbee0474264bb551d1ea5 (patch)
tree9596c12f8ed8730e864acdfc10ddd08b0796f8ef /Bugzilla/Util.pm
parent88157fb0e84c374031020e0bd4ca82bb450bb146 (diff)
downloadbugzilla-1001cbba7b16ccc4611bbee0474264bb551d1ea5.tar.gz
bugzilla-1001cbba7b16ccc4611bbee0474264bb551d1ea5.tar.xz
Bug 787529: Use |use 5.10.1| everywhere
r=wicked a=LpSolit
Diffstat (limited to 'Bugzilla/Util.pm')
-rw-r--r--Bugzilla/Util.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Bugzilla/Util.pm b/Bugzilla/Util.pm
index 78ef21e1d..9e1a01e2d 100644
--- a/Bugzilla/Util.pm
+++ b/Bugzilla/Util.pm
@@ -7,8 +7,8 @@
package Bugzilla::Util;
+use 5.10.1;
use strict;
-use feature ':5.10';
use base qw(Exporter);
@Bugzilla::Util::EXPORT = qw(trick_taint detaint_natural detaint_signed
@@ -16,7 +16,7 @@ use base qw(Exporter);
css_class_quote html_light_quote
i_am_cgi correct_urlbase remote_ip validate_ip
do_ssl_redirect_if_required use_attachbase
- diff_arrays on_main_db say
+ diff_arrays on_main_db
trim wrap_hard wrap_comment find_wrap_point
format_time validate_date validate_time datetime_from
is_7bit_clean bz_crypt generate_random_password