Subject: | Subclassing example code doesn't 'use base' |
The documentation for Email::Stuff includes a small example of
subclassing Email::Stuff for sending alerts, but doesn't bother to use
base qw(Email::Stuff); - might be worth adding to clarify for anyone who
can't figure it for themselves.
http://search.cpan.org/~rjbs/Email-Stuff-2.101/lib/Email/Stuff.pm#Custom_Alerts