Grimes (mgrimes).
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@4509
bd8105ee-0ff8-0310-8827-fb3f25b6796d
package local::lib;
-use 5.8.1; # probably works with earlier versions but I'm not supporting them
- # (patches would, of course, be welcome)
+use 5.008001; # probably works with earlier versions but I'm not supporting them
+ # (patches would, of course, be welcome)
use File::Spec ();
use File::Path ();