The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Helper::Model::WebService::CRUST - Helper for Catalyst WebService::CRUST based models

SYNOPSIS

  script/create.pl model MyService WebService::CRUST [base_uri]
  
  Where:
      MyService is the short name for the Model class being generated
      base_url is an optional base URI (see L<WebService::CRUST>)

SEE ALSO

WebService::CRUST, Catalyst::Model::WebService::CRUST

AUTHOR

Chris Heschong <chris@wiw.org>