[Moose-commits] r7385 - Moose/branches/moose-manual/lib/Moose/Manual

autarch at code2.0beta.co.uk autarch at code2.0beta.co.uk
Sun Jan 25 16:18:06 GMT 2009


Author: autarch
Date: 2009-01-25 08:18:06 -0800 (Sun, 25 Jan 2009)
New Revision: 7385

Modified:
   Moose/branches/moose-manual/lib/Moose/Manual/Roles.pm
Log:
Add boilerplate at bottom


Modified: Moose/branches/moose-manual/lib/Moose/Manual/Roles.pm
===================================================================
--- Moose/branches/moose-manual/lib/Moose/Manual/Roles.pm	2009-01-23 18:19:26 UTC (rev 7384)
+++ Moose/branches/moose-manual/lib/Moose/Manual/Roles.pm	2009-01-25 16:18:06 UTC (rev 7385)
@@ -234,3 +234,17 @@
 method. If some API expects an object that does one of those roles, it
 probably expects it to implement that method.
 
+=head1 AUTHOR
+
+Dave Rolsky E<lt>autarch at urth.orgE<gt>
+
+=head1 COPYRIGHT AND LICENSE
+
+Copyright 2008 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




More information about the Moose-commits mailing list