Hi Pavel,
thanks for explanations
about my second question :
it's written in the POD for xml::sablotron (excerpt below ) that expat not
needed, but when installing the module I undestood expat was very needed. As
I have problem with compiling expat on winnt4 I'm bothered. because I don't
know if I am assured xml::sablotron will work allright even if expat is
untill now badly installed on my machine.
but I can see xml::sablotron working fine in the tests i've done.
so this is just a question about a possible documentation error.
here excerpt of pod xml::salblotron
DESCRIPTION
This package is very simple interface to the Sablotron API. OK, but what
does Sablotron mean?
Sablotron is an XSLT processor implemented in C++ based on the Expat XML
parser.
If want to run this package, you need download and install Sablotron
from the http://www.gingerall.cz/charlie-bin/get/webGA/act/download.act
page.
You do _not_ need to download Expat, or any other Perl packages to run
the XML::Sablotron package.
----- Original Message -----
From: "Pavel Hlavnicka" <[EMAIL PROTECTED]>
To: "Sablotron Mailing List" <[EMAIL PROTECTED]>
Sent: Sunday, May 13, 2001 11:58 AM
Subject: Re: [Sab] problem xml::sablotron
> >
> >
> > Another question :
> > the doc says you do not need to dowload expat or any other package to
run
> > xml::sablotron package (just sablot installed) but then makefile.pl
looks
> > for expat.lib when installing. so I don't understand if it needs or not
> > expat installed.
> >
> >
> > pascal
> >
> >