> INSTALL mentions:
>
>  EmbperlObject needs the following modules to work:
>  * File::Spec 0.82 or higher
>  (if you have already successfully built and tested mod_perl, all
>  modules will already be there.)
>

unfortunately the CHANGES file start with 0.82, so I can't exactly say in
which version is really needed. The Version that comes with Perl 5.005_03
doesn't work because Embperl requires some new function like splitpath. I
have tested with 0.82 and it works, to be on the safe side I took this
version number.


>
> does the last statement imply that mod_perl also requires
> File::Spec >= 0.82 ?
>

No, this has nothing todo with mod_perl


>
> (the debian perl packages only have 0.8, and i'd like to upload
> embperl 1.3.1 without having to wait for File::Spec to be updated)
>

Just ignore the warnings of Makefile:PL and run make test. If make test is
successfull, 0.8 is also ok. In this case you have to alter Makefile.PL,
there are two places where the Version of File::Sprec occurs.

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to