summaryrefslogtreecommitdiffstats
path: root/extensions/UserProfile/bin/migrate.pl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/UserProfile/bin/migrate.pl')
-rwxr-xr-xextensions/UserProfile/bin/migrate.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/UserProfile/bin/migrate.pl b/extensions/UserProfile/bin/migrate.pl
index 3b7057af8..dd257f6bd 100755
--- a/extensions/UserProfile/bin/migrate.pl
+++ b/extensions/UserProfile/bin/migrate.pl
@@ -9,6 +9,8 @@
use strict;
use warnings;
+use 5.10.1;
+
$| = 1;
use lib qw(. lib local/lib/perl5);