Catalyst-Model-EmailStore This is the Email::Store model class for Catalyst. It will automatically subclass all model classes from the Email::Store namespace and import them into your Catalyst application. INSTALLATION To install this module, run the following commands: perl Build.PL ./Build ./Build test ./Build install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Catalyst::Model::EmailStore You can also look for information at: Search CPAN http://search.cpan.org/dist/Catalyst-Model-EmailStore CPAN Request Tracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Catalyst-Model-EmailStore AnnoCPAN, annotated CPAN documentation: http://annocpan.org/dist/Catalyst-Model-EmailStore CPAN Ratings: http://cpanratings.perl.org/d/Catalyst-Model-EmailStore COPYRIGHT AND LICENCE Copyright (C) 2005 Sebastian Willert This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.