Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Put 5.8.1 first
  • Loading branch information
ingydotnet committed Dec 20, 2014
1 parent d38f3e7 commit 1157d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
@@ -1,4 +1,4 @@
use strict; use warnings; use utf8; use 5.008001;
use 5.008001; use strict; use warnings; use utf8;

use lib 'inc';
use ExtUtils::MakeMaker;
Expand Down

0 comments on commit 1157d10

Please sign in to comment.