X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FComponent%2FApplicationAttribute.pm;h=bf86bedbda300e86a101cd9fe2588c3a617ce108;hb=163b3de6693e8c44dbe24cfc79cc3cf300610ed8;hp=78b292a8a0667fbe02e316187114c84ce90ed158;hpb=ae29b412955743885e80350085167b54b69672da;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