Phoenix.pm: Symbol table question

Douglas E. Miles doug.miles at ns2.phoenix.bowne.com
Wed Feb 9 14:42:45 CST 2000


Now I have a symbol table question.  As I mentioned before, XML::Parser
blesses objects into packages like this:

XML_ObjTree::<tag name>

(XML_ObjTree was provided to XML::Parser as a parameter to new)

The problem I am experiencing is that although these objects are blessed
into these packages, the packages don't seem to exist in the symbol
table.  I have looked in %main:: and %XML_ObjTree::.  Can anyone shed
some light on this?  Thanks!

-- 
Socrates is a man. All men are mortal. Therefore, all mortals are
Socrates.



More information about the Phoenix-pm mailing list