set perl version to 5.008 and document 5.6.2 bugs in POD
[gitmo/Mouse.git] / Makefile.PL
index 2f3193f..8c23c33 100755 (executable)
@@ -1,4 +1,5 @@
 use inc::Module::Install;
+use 5.008;
 
 name     'Mouse';
 all_from 'lib/Mouse.pm';