X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FComponent%2FApplicationAttribute.pm;h=bf86bedbda300e86a101cd9fe2588c3a617ce108;hp=3f041d1e7e3b4f287d8dedee638b6d97adb709b0;hb=b0ad47c12a21862b08d8e2942095065ac2f7edf2;hpb=536bee890cf24e0e4bcda7562e7b70cc03ca0620 diff --git a/lib/Catalyst/Component/ApplicationAttribute.pm b/lib/Catalyst/Component/ApplicationAttribute.pm index 3f041d1..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