https://github.com/pro/catalyst-action-renderview-errorhandler-action-email
Email Action for Catalyst::Action::RenderView::ErrorHandler
https://github.com/pro/catalyst-action-renderview-errorhandler-action-email
Last synced: about 1 month ago
JSON representation
Email Action for Catalyst::Action::RenderView::ErrorHandler
- Host: GitHub
- URL: https://github.com/pro/catalyst-action-renderview-errorhandler-action-email
- Owner: Pro
- Created: 2011-10-29T18:29:40.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-10-29T19:31:45.000Z (over 14 years ago)
- Last Synced: 2025-02-24T23:45:48.259Z (over 1 year ago)
- Language: Perl
- Homepage: http://search.cpan.org/perldoc?Catalyst%3A%3AAction%3A%3ARenderView%3A%3AErrorHandler%3A%3AAction%3A%3AEmail
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Catalyst-Action-RenderView-ErrorHandler-Action-Email version 0.03
=================================================================
The README is used to introduce the module and provide instructions on
how to install the module, any machine dependencies it may have (for
example C compilers and installed libraries) and any other information
that should be provided before the module is installed.
A README file is required for CPAN modules since CPAN extracts the
README file from a module distribution so that people browsing the
archive can use it get an idea of the modules uses. It is usually a
good idea to provide version information here so that people can
decide whether fixes for the module are worth downloading.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
blah blah blah
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2011 by Stefan Profanter
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.