Example for Catalyst::Utils::apprefix
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Utils.pm
index 3a9a908..c0eeefe 100644 (file)
@@ -24,7 +24,9 @@ See L<Catalyst>.
 
 =item appprefix($class)
 
-Returns the application prefix for the class
+Returns the application prefix for the class.
+
+       MyApp::Foo becomes myapp_foo
 
 =cut