Egg::Helper::Model::Cache - Helper to generate CACHE controller.


Egg-Model-Cache documentation  | view source Contained in the Egg-Model-Cache distribution.

Index


NAME

Top

Egg::Helper::Model::Cache - Helper to generate CACHE controller.

SYNOPSIS

Top

  % cd /path/to/MyApp/bin
  % ./myapp_helper.pl M::Cache
  ..........
  ......

DESCRIPTION

Top

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.

SEE ALSO

Top

Egg::Release, Egg::Model::Cache, Egg::Model::Cache::Base,

AUTHOR

Top

Masatoshi Mizuno <lushe&64;cpan.org>

COPYRIGHT AND LICENSE

Top


Egg-Model-Cache documentation  | view source Contained in the Egg-Model-Cache distribution.