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

NAME

Catalyst::Helper::Model::Riak - Helper for Riak models

VERSION

version 0.10

SYNOPSIS

  script/myapp_create.pl model MyModel Riak [host] [ua_timeout] 

DESCRIPTION

Helper for the Catalyst Riak model.

USAGE

METHODS

mk_compclass

Makes the model class.

mk_comptest

Makes tests.

SUPPORT

Repository

  https://github.com/Mainframe2008/CatRiak
  Pull request and additional contributors are welcome

Issue Tracker

  https://github.com/Mainframe2008/CatRiak/issues

AUTHOR

Theo Bot <nltbo@cpan.org> http://www.proxy.nl/

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Theo Bot

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.