Catalyst::Helper::Model::SVN - Helper for SVN Models


NAME

Catalyst::Helper::Model::SVN - Helper for SVN Models


SYNOPSIS

    script/create.pl model <newclass> SVN <repository> [<revision>]
    script/create.pl model SVN SVN http://xample.com/svn/repos HEAD


DESCRIPTION

A Helper for creating models to browse Subversion repositories.


METHODS

mk_compclass

Makes a SVN Model class for you.

mk_comptest

Makes a SVN Model test for you.


SEE ALSO

the Catalyst::Manual manpage, the Catalyst::Helper manpage, the Catalyst::Model::SVN manpage


AUTHOR

    Christopher H. Laco
    CPAN ID: CLACO
    claco@chrislaco.com
    http://today.icantfocus.com/blog/
 Catalyst::Helper::Model::SVN - Helper for SVN Models