At 2:18 PM -0500 1/17/03, John Saylor wrote:
Hi

( 03.01.17 13:56 -0500 ) Dan Sugalski:
 Typeglobs are all that's in symbol tables. You need to look in the
 globs if you want to get values.
But how do I do this? Do I open () them? Do I dereference them? I've
been digging through the camel book [and writing test scripts] without
success. Any pointers or suggestions welcome.
Use the *foo{thing} syntax, where thing is IO, SCALAR, ARRAY, HASH, FORMAT, and so on. Info's in the perl docs, in perldata.
--
Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
[EMAIL PROTECTED] have teddy bears and even
teddy bears get drunk
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to