Help for this page
#!/usr/bin/perl package Foo; ... print $foo->fullname."\n"; $foo->debug;
The "goto-&NAME" form is quite different from the other forms of "g +oto". In fact, it isn't a goto in the normal sense at all, and doesn +'t have the stigma associated with other gotos.
package Class::FIOC; require Exporter; ... } 1;