Re: XML::Mini question

2012-04-18 Thread Manfred Lotz
On Wed, 18 Apr 2012 22:23:37 +0200 Manfred Lotz wrote: > On Thu, 19 Apr 2012 06:15:47 +1000 > "Owen" wrote: > > > > > > Hi there, > > > I've got a question about XML::Mini. > > > > > > When parsing an xml document for some reasons I want to preserve > > > white space. However, it doesn't work

Re: XML::Mini question

2012-04-18 Thread Manfred Lotz
On Thu, 19 Apr 2012 06:15:47 +1000 "Owen" wrote: > > > Hi there, > > I've got a question about XML::Mini. > > > > When parsing an xml document for some reasons I want to preserve > > white space. However, it doesn't work really. > > > > Minimal example: > > > > ! /usr/bin/perl > > > > > > use st

Re: XML::Mini question

2012-04-18 Thread Owen
> Hi there, > I've got a question about XML::Mini. > > When parsing an xml document for some reasons I want to preserve white > space. However, it doesn't work really. > > Minimal example: > > ! /usr/bin/perl > > > use strict; > use warnings; > use Data::Dumper; > use XML::Mini::Document; > > my $