perlipc typo
[p5sagit/p5-mst-13.2.git] / pod / perlbot.pod
index dc632ea..91723b7 100644 (file)
@@ -243,6 +243,9 @@ where that method is defined.
        $foo->goo;
        $foo->google;
 
+Note that C<SUPER> refers to the superclasses of the current package
+(C<Foo>), not to the superclasses of C<$self>.
+
 
 =head1 USING RELATIONSHIP WITH SDBM