X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FComponent%2FApplicationAttribute.pm;h=bf86bedbda300e86a101cd9fe2588c3a617ce108;hb=480d94b5f34577816d44fe05389ca5a085179363;hp=78b292a8a0667fbe02e316187114c84ce90ed158;hpb=1a23d3dabd68012f6362f7ceff557c44def91ddb;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Component/ApplicationAttribute.pm b/lib/Catalyst/Component/ApplicationAttribute.pm index 78b292a..bf86bed 100644 --- a/lib/Catalyst/Component/ApplicationAttribute.pm +++ b/lib/Catalyst/Component/ApplicationAttribute.pm @@ -31,9 +31,9 @@ Catalyst::Component::ApplicationAttribute - Moose Role for components which capt use Moose; extends 'Catalyst::Component'; with 'Catalyst::Component::ApplicationAttribute'; - + # Your code here - + 1; =head1 DESCRIPTION @@ -67,7 +67,7 @@ Catalyst Contributors, see Catalyst.pm =head1 COPYRIGHT -This program is free software, you can redistribute it and/or modify it under +This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. =cut