[cgiapp] [Announce] CGI::Application::Plugin::Email

Perrin Harkins pharkins at gmail.com
Tue Feb 17 15:53:25 EST 2009


On Tue, Feb 17, 2009 at 12:39 PM, Lyle <webmaster at cosmicperl.com> wrote:
>  Very easy lazy loaded emailing based on Email::Stuff (with it's new Pure
> Perl dependency options).

I know you mean well with this, but trivial wrappers around other
modules described as plugins is the kind of thing that made me stop
taking Catalyst seriously.  I mean, you could do this sort of plugin
for basically everything on CPAN (and Catalyst did).

If you were to extract the lazy-loading code into a sort of generic
plugin module that can wrap anything and then give Email::Stuff as a
SYNOPSIS example, that would be more interesting.

- Perrin


More information about the cgiapp mailing list