A little POD
[catagits/Catalyst-Runtime.git] / lib / Catalyst / BlockInjection.pm
index b3177f8..17a77fe 100644 (file)
@@ -9,3 +9,22 @@ __PACKAGE__->meta->make_immutable;
 
 no Moose;
 1;
+
+__END__
+
+=pod
+
+=head1 NAME
+
+Catalyst::BlockInjection
+
+=head1 AUTHOR
+
+AndrĂ© Walker
+
+=head1 LICENSE
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself.
+
+=cut