Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the XML-WBXML CPAN distribution.

Report information
The Basics
Id: 19486
Status: resolved
Priority: 0/
Queue: XML-WBXML

People
Owner: Nobody in particular
Requestors: aaron [...] FreeBSD.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.02
Fixed in: (no value)



Subject: This module does indeed work under Perl 5.6
All you need to do is change the lines: use 5.008003; in Makefile.PL and lib/XML/WBXML.pm to use 5.00600; and make test seems to run fine. I've added a patched version of this module to the FreeBSD ports tree.
On Thu May 25 17:55:11 2006, guest wrote: Show quoted text
> All you need to do is change the lines: > use 5.008003; > in Makefile.PL and lib/XML/WBXML.pm to > use 5.00600; > and make test seems to run fine.
0.03 now works on 5.00600. Thanks for the patch! --dave -- David Glasser | glasser@bestpractical.com