Skip Menu |

This queue is for tickets about the AnyData CPAN distribution.

Report information
The Basics
Id: 432
Status: resolved
Priority: 0/
Queue: AnyData

People
Owner: JZUCKER [...] cpan.org
Requestors: davh [...] davh.dk
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.05
Fixed in: (no value)



Subject: Update support to XML::Twig 3.0+
XML::Twig has changed interface completly
[guest - Fri Mar 29 06:34:12 2002]: Show quoted text
> XML::Twig has changed interface completly
Acutally there is only one thing that XML::Twig changed that impacts AnyData (the way it accepts parameters). And that was only in versions 3.01 and 3.02, it is fixed in version 3.03. So download XML::Twig 3.03 from Michel Rodriguez's site and everything should work fine. Please let me know if it doesn't. -- Jeff (author of AnyData) jeff@vpservices.com
From: Dennis Haney
[guest - Sun Mar 31 12:29:35 2002]: Show quoted text
> [guest - Fri Mar 29 06:34:12 2002]: >
> > XML::Twig has changed interface completly
> > Acutally there is only one thing that XML::Twig changed that impacts > AnyData (the way it accepts parameters). And that was only in versions > 3.01 and 3.02, it is fixed in version 3.03. So download XML::Twig 3.03 > from Michel Rodriguez's site and everything should work fine. Please > let me know if it doesn't.
It does not: Can't call method "parent" on an undefined value at /usr/local/share/perl/5.6.1/AnyData/Format/XML.pm line 169. AnyData::Format::XML::process_element('AnyData::Format::XML=HASH(0x89e9d9c)', undef) called at /usr/local/share/perl/5.6.1/AnyData/Format/XML.pm line 161 AnyData::Format::XML::read_fields('AnyData::Format::XML=HASH(0x89e9d9c)', 1) called at /usr/local/share/perl/5.6.1/AnyData.pm line 162 AnyData::fetch_row('AnyData=HASH(0x8c7b700)') called at /usr/local/share/perl/5.6.1/AnyData.pm line 357 AnyData::get_undeleted_record('AnyData=HASH(0x8c7b700)') called at /usr/local/share/perl/5.6.1/AnyData.pm line 342 AnyData::fetchrow_hashref('AnyData=HASH(0x8c7b700)') called at /usr/local/share/perl/5.6.1/AnyData/Storage/TiedHash.pm line 110 AnyData::Storage::TiedHash::FIRSTKEY('AnyData::Storage::TiedHash=HASH(0x8c82dd4)') called at egmont.pl line 78 Using AnyData 0.05 XML::Twig 3.04 XML::Parser 2.30