Hi, This is my first post at perlmonks.com - if I'm in the wrong place let me know. I have two questions? When I create an object with
What is retunred to $IE?(Question 1) From the syntax used in other progrmas it looks like a reference to a hash. But when I try and dereference it and print out the key values nothing is ouput to my terminal.
Also, is there any perl specific documentation for this object?(Question 2)
Thanks!