Dzil-ize all the .pod files so they can be pod-woven
[gitmo/Moose.git] / lib / Moose / Spec / Role.pod
index ef4f590..2327440 100644 (file)
@@ -1,9 +1,11 @@
+package Moose::Spec::Role;
 
-=pod
+# ABSTRACT: Formal spec for Role behavior
+
+__END__
 
-=head1 NAME
 
-Moose::Spec::Role - Formal spec for Role behavior
+=pod
 
 =head1 DESCRIPTION
 
@@ -331,18 +333,5 @@ Which, of course, includes roles.
 
 =back
 
-=head1 AUTHOR
-
-Stevan Little E<lt>stevan@iinteractive.comE<gt>
-
-=head1 COPYRIGHT AND LICENSE
-
-Copyright 2007-2010 by Infinity Interactive, Inc.
-
-L<http://www.iinteractive.com>
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
 =cut