NAME
Sledge::Utils - utility functions for Sledge
SYNOPSIS
use Sledge::Utils;
DESCRIPTION
such as Catalyst::Utils.
METHODS
class2prefix
Proj::Pages::Foo::Bar => /foo/bar
class2appclass
Proj::Pages::Foo::Bar => Proj
BUGS AND LIMITATIONS
No bugs have been reported.
AUTHOR
Tokuhiro Matsuno <tokuhiro __at__ mobilefactory.jp>
LICENCE AND COPYRIGHT
Copyright (c) 2006, Tokuhiro Matsuno <tokuhiro __at__ mobilefactory.jp>
. All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.