From: André Walker Date: Thu, 28 Jul 2011 18:01:53 +0000 (-0300) Subject: name -> application_name in POD X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a45412226896856983ef68d5895274f26703ad96;p=catagits%2FCatalyst-Runtime.git name -> application_name in POD --- diff --git a/lib/Catalyst/IOC/Container.pm b/lib/Catalyst/IOC/Container.pm index 852e28a..763c031 100644 --- a/lib/Catalyst/IOC/Container.pm +++ b/lib/Catalyst/IOC/Container.pm @@ -719,9 +719,9 @@ Container that stores all controllers. =head1 Services -=head2 build_name_service +=head2 build_application_name_service -Name of the application. +Name of the application (such as MyApp). =head2 build_driver_service