hi. i found typeglob and symbol table is quite difficult for me. so i want someone to help me on it.
see the code below: $foo = "Some value"; *foo{PACKAGE}; #(1) *{*foo}{PACKAGE}; #(2) why the value of (1) and (2) are equal? does that means foo is equals to *foo? thanks -- ********************************************** ** Happy Everyday ** **********************************************