Re: RootName option does not work in XML::Simple
by Grant McLean other posts by this author
Oct 14 2005 5:39PM messages near this date
view in the new Beta List Site
Re: RootName option does not work in XML::Simple
|
Henrik Hovgaard Laursen/dwa/Kglbib is out of the office.
& XSLT On Fri, 2005-10-14 at 13:35 -0700, Sripathi Guruprasannaraj wrote:
> Hi,
>
> I'm not sure if this is a bug but it seems to work if I give the
> attribute name in lowercase.
From the changelog:
2.04 Apr 10 2003
...
- option names are now case-insensitive and can include underscores
...
Prior to 2.04, all options names had to be all lowercase.
> That's not the way it's given in the doc.
It would appear you're using a very old version of XML::Simple (1.06 is
from November 2001) but you're using online documentation for the latest
version. To read the documentation for the version you've got
installed, use this command:
perldoc XML::Simple
Regards
Grant
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Sripathi Guruprasannaraj
Sripathi Guruprasannaraj
Sripathi Guruprasannaraj
Grant McLean
|