Skip to content

Commit

Permalink
require perl v5.8.0+
Browse files Browse the repository at this point in the history
v5.6 gets testers failures, and I realize I have absolutely zero
interest in doing the work to fix them
  • Loading branch information
rjbs committed Jul 21, 2015
1 parent e769e94 commit bf44248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Email/Simple.pm
@@ -1,4 +1,4 @@
use 5.006;
use 5.008;
use strict;
use warnings;
package Email::Simple;
Expand Down

0 comments on commit bf44248

Please sign in to comment.