in reply to Re^2: Perl 6: Static/Dynamic Strong/Weak Type Systems
in thread Perl 6: Static/Dynamic Strong/Weak Type Systems
use Devel::Peek; $foo = *foo; Dump($foo);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Perl 6: Static/Dynamic Strong/Weak Type Systems
by dragonchild (Archbishop) on Apr 16, 2006 at 22:50 UTC | |
by salva (Canon) on Apr 16, 2006 at 22:59 UTC |