Help for this page
Select Code to Download
Select
or
download this
package Foo;
+
... *Foo::zub = sub { print "I'm zub!\n"; };
+
$foo->zub();