Skip Menu |

This queue is for tickets about the Email-Stuff CPAN distribution.

Report information
The Basics
Id: 54068
Status: resolved
Priority: 0/
Queue: Email-Stuff

People
Owner: Nobody in particular
Requestors: davidp [...] preshweb.co.uk
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



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
fixed in git -- rjbs