in reply to
Use Storable for storing XML::LibXML object
This is a
known bug in XML::LibXML
, I think. Also see
enabling XML::Rabbit serialization
and
this StackOverflow discussion
, which also has some leads on how to work around this.
Comment on
Re: Use Storable for storing XML::LibXML object
Replies are listed 'Best First'.
Re^2: Use Storable for storing XML::LibXML object
by
buff
(Acolyte)
on Jul 05, 2014 at 17:39 UTC
Thanks very much for the links!
[reply]
In Section
Seekers of Perl Wisdom