Here is one that do:
outputssub UNIVERSAL::AUTOLOAD { print STDERR "[[@_]]"; } package main; Jouke::Foo->whatever_method();
D:\TESTS\tperl>perl -w autocr.pl [[Jouke::Foo]]
In reply to Re^3: Creating packages on the fly
by vkon
in thread Creating packages on the fly
by Jouke
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |