in reply to Re^2: Problem with "use Exporter qw(import);"
in thread Problem with "use Exporter qw(import);"
sub import { require Exporter; goto &Exporter::import }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Problem with "use Exporter qw(import);"
by dragonchild (Archbishop) on Nov 04, 2004 at 02:26 UTC | |
by simonm (Vicar) on Nov 14, 2004 at 08:05 UTC |