Introduce Test::Perl::Critic
[gitmo/Mouse.git] / tool / generate-mouse-tiny.pl
index 045387d..cd9389a 100644 (file)
@@ -68,7 +68,8 @@ print { $handle } << "EOF";
 # This file was generated by $0 from Mouse $Mouse::Spec::VERSION.
 #
 # ANY CHANGES MADE HERE WILL BE LOST!
-
+use strict;
+use warnings;
 EOF
 
 print { $handle } << 'EOF';