| Egg-Model-Cache documentation | view source | Contained in the Egg-Model-Cache distribution. |
Egg::Helper::Model::Cache - Helper to generate CACHE controller.
% cd /path/to/MyApp/bin % ./myapp_helper.pl M::Cache .......... ......
It is a helper who generates the controller to use it with Egg::Model::Cache under the control of the project.
It starts specifying the Model::Cache mode for the helper script of the project to use it.
% ./myapp_helper.pl Model::Cache
Especially, there is no option needing.
Masatoshi Mizuno <lushe&64;cpan.org>
Copyright (C) 2008 Bee Flag, Corp. <http://egg.bomcity.com/>, All Rights Reserved.
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.6 or, at your option, any later version of Perl 5 you may have available.
| Egg-Model-Cache documentation | view source | Contained in the Egg-Model-Cache distribution. |