From: Rob H. <ro...@na...> - 2002-04-11 19:09:28
|
Hi Moises, Hmm, actually that's not correct, it's not a Perl module, it's a library that is required by XML::Simple. It's available here : http://expat.sourceforge.net/ Since I have added expect as a dependency, I'm going to correct this documentation in CVS to look like this instead, please let me know if these instructions are clearer ( note that the ALPHA of SandWeb does not need expect, but the current CVS version can use it ): 1. SandWeb requires : * perl (v5.6) available from http://www.perl.org * expect (v5.28.1+) available from http://expect.nist.gov * expat (v1.95.1+) available from http://expat.sourceforge.net The following Perl modules must be installed : * XML::Parser (v2.30+) * XML::Simple (v1.05+) * HTML::Template (v2.2+) These modules are all available at CPAN ( http://www.cpan.org ). On Thu, Apr 11, 2002 at 01:41:58PM -0500, Zanabria, Moises wrote: > According with the install documentation: > > SandWeb requires perl 5.6, and the following Perl modules must > be installed : > > * expat (v1.95.1+) > > Where I can get this module? I was checking on http://www.cpan.org , but I > can't found it. > Thanks. > Moises. > > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |