5.008001 instead of 5.8.1
nothingmuch [Mon, 5 May 2008 14:59:35 +0000 (14:59 +0000)]
git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@4319 bd8105ee-0ff8-0310-8827-fb3f25b6796d

lib/Devel/REPL.pm

index 6b1f11d..a46fbbe 100644 (file)
@@ -3,7 +3,7 @@ package Devel::REPL;
 use Term::ReadLine;
 use Moose;
 use namespace::clean -except => [ 'meta' ];
-use 5.8.1; # might work with earlier perls but probably not
+use 5.008001; # backwards compat, doesn't warn like 5.8.1
 
 our $VERSION = '1.002001'; # 1.2.1