Carl Franks > Catalyst-Model-Net-Amazon-0.01002 > Catalyst::Helper::Model::Net::Amazon

Download:
Catalyst-Model-Net-Amazon-0.01002.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01001   Source  

NAME ^

Catalyst::Helper::Model::Net::Amazon - Helper for Net::Amazon Catalyst models

SYNOPSIS ^

    script/myapp_create.pl model ModelName Net::Amazon amazon_secret_token

DESCRIPTION ^

Use this module to set up a new Catalyst::Model::Net::Amazon model for your Catalyst application.

Arguments

ModelName is the short name for the Model class being generated (eg. Net::Amazon)

token is your Amazon Web Services account's Access Key. For more information see: http://aws.amazon.com/s3

SEE ALSO ^

Catalyst, Catalyst::Helper, Catalyst::Model::Net::Amazon

BUGS ^

Please report any bugs or feature requests to http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Catalyst-Model-Net-Amazon.

AUTHOR ^

Carl Franks, cfranks@cpan.org

COPYRIGHT AND LICENSE ^

Copyright (C) 2007 by Carl Franks

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.