in reply to Valid XML and XML::Simple

Check your vision Can't locate object method "new" via package "XML::simple" (perhaps you forgot to load "XML::simple"? If I fix that, I get
unbound prefix at line 2, column 3, byte 11

Replies are listed 'Best First'.
Re^2: Valid XML and XML::Simple
by mrguy123 (Hermit) on Oct 28, 2007 at 09:51 UTC
    Sorry, it's supposed to be XML::Simple
      XML Parsing Error: prefix not bound to a namespace Line Number 2, Column 3: <person:name>Joe</person:name> --^
      Keep reading!
      If I fix that, I get
      unbound prefix at line 2, column 3, byte 11