X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FUtils.pm;h=c0eeefe13f3b3c22c9e5f56ac3fe8627bbe993f0;hb=8e86b7f5eb874b84564daf83ffcf9f15e9964276;hp=3a9a908a8df7ce163e3564cde34ca89de49a483d;hpb=b14151e76ebbd0a776e7955238ce1afbc1985a33;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Utils.pm b/lib/Catalyst/Utils.pm index 3a9a908..c0eeefe 100644 --- a/lib/Catalyst/Utils.pm +++ b/lib/Catalyst/Utils.pm @@ -24,7 +24,9 @@ See L. =item appprefix($class) -Returns the application prefix for the class +Returns the application prefix for the class. + + MyApp::Foo becomes myapp_foo =cut