aboutsummaryrefslogtreecommitdiffstats
path: root/pullimap
diff options
context:
space:
mode:
Diffstat (limited to 'pullimap')
-rwxr-xr-xpullimap2
1 files changed, 1 insertions, 1 deletions
diff --git a/pullimap b/pullimap
index f983fe1..3d1a0ec 100755
--- a/pullimap
+++ b/pullimap
@@ -18,10 +18,10 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#----------------------------------------------------------------------
+use v5.20.2;
use strict;
use warnings;
-use v5.20.2;
our $VERSION = '0.4';
my $NAME = 'pullimap';