I find this illustration quite amusing:
btw: Is there a nicer way to create a typeglob with a given value in the scalar-slot?use strict; our $foo = "old value\n"; %:: = (%::); our $var = "new value\n"; $::{foo} = *var; print $foo; eval q| print $foo |;
In reply to Re^4: symboltable problem
by morgon
in thread symboltable problem
by morgon
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |