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
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
> 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 $