connection notes
[email protected] (Matt Simerson) Fri, 1 Jun 2012 20:25:26 -0700
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
Which is preferred within a plugin? $self->qp->connection->notes or $self->connection->notes The code in lib uses only the latter. Code in plugins uses a mixture, but mostly the former. Because I'm mildly obsessed with consistency, I'd like to make them all the same. Matt ````````````````````````````````````````````````````````````````````````` Matt Simerson http://matt.simerson.net/ Systems Engineer http://www.tnpi.net/ Mail::Toaster - http://mail-toaster.org/ NicTool - http://www.nictool.com/ `````````````````````````````````````````````````````````````````````````