r491@dog: rspier | 2005-07-07 20:32:53 -0700
fix isa_plugins typo git-svn-id: https://svn.perl.org/qpsmtpd/trunk@486 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
90daeb3786
commit
ae99e6e3f2
@ -333,7 +333,7 @@ loaded. It's mostly for inheritance, below.
|
|||||||
=head1 Inheritance
|
=head1 Inheritance
|
||||||
|
|
||||||
Instead of modifying @ISA directly in your plugin, use the
|
Instead of modifying @ISA directly in your plugin, use the
|
||||||
C< plugin_isa > method from the init subroutine.
|
C< isa_plugin > method from the C< init > subroutine.
|
||||||
|
|
||||||
# rcpt_ok_child
|
# rcpt_ok_child
|
||||||
sub init {
|
sub init {
|
||||||
|
Loading…
Reference in New Issue
Block a user