add myself to the Cabal
[gitmo/Moose.git] / lib / Moose.pm
index 5edf245..d1e5949 100644 (file)
@@ -120,7 +120,7 @@ sub augment {
 
 Moose::Exporter->setup_import_methods(
     with_meta => [
-        qw( extends with has before after around override augment)
+        qw( extends with has before after around override augment )
     ],
     as_is => [
         qw( super inner ),
@@ -1131,6 +1131,9 @@ Jesse (doy) Luehrs E<lt>doy at tozt dot netE<gt>
 
 Hans Dieter (confound) Pearcey E<lt>hdp@pobox.comE<gt>
 
+Chris (perigrin) Prather
+
+
 =head2 OTHER CONTRIBUTORS
 
 Aankhen
@@ -1159,8 +1162,6 @@ Scott (konobi) McWhirter
 
 Shlomi (rindolf) Fish
 
-Chris (perigrin) Prather
-
 Wallace (wreis) Reis
 
 Jonathan (jrockway) Rockway