
Catalyst::Helper::Model::File - Helper for File based Models

script/create.pl model Foo File [root_storage_directory]
Where:
Foo is the short name for the Model class being generated
root_storage_directory is the (full) path of where to store files

script/myapp_create.pl model Foo File var/file_storage

Helper for the File base storage Model


General Catalyst Stuff:
Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst::Helper, Catalyst,
Stuff related to this Model:

Ash Berlin, ash@cpan.org

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.