X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FBlockInjection.pm;h=17a77fe6acc6051d43424f9bc6f4c716dfa50c14;hb=bf3c8088a7fb5f8104c1779797d723ad3a84afce;hp=b3177f8e51befa4d45b927b3787494b6bdcdda03;hpb=38215fbf368076648d45a2848c71b5302bcbed3d;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/BlockInjection.pm b/lib/Catalyst/BlockInjection.pm index b3177f8..17a77fe 100644 --- a/lib/Catalyst/BlockInjection.pm +++ b/lib/Catalyst/BlockInjection.pm @@ -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