* Perltidy.
[gitmo/MooseX-Getopt.git] / lib / MooseX / Getopt / Strict.pm
index 266ebf4..bb5e096 100644 (file)
@@ -13,8 +13,10 @@ around '_compute_getopt_attrs' => sub {
     } $class->$next(@args);
 };
 
+
 1;
 
+
 __END__
 
 =pod