>>>>> "TJ" == Timothy Johnson <[EMAIL PROTECTED]> writes:

  TJ> I can't reproduce the error.  You should contact ActiveState about this.
  TJ> They're pretty good about finding these things.  I believe File-Slurp is
  TJ> a pure Perl module, so you should be able to just copy the Slurp.pm file
  TJ> into perl\site\lib\File and you should be good.

it is indeed a pure perl module. and it appears that the ppm install
worked so the OP doesn't have to do a manual copy/install. he should
test that it was installed by running

        perl -MFile::Slurp -e 1

and i second the idea of reporting the warnings to activestate. i have
nothing to do with the ppm version of slurp.

and since you are running on windows, you should get the .12 version of
slurp which fixed a windows/newline bug. i just uploaded it to cpan
yesterday and i don't know when activestate will create a ppm for
it. but installing modules with CPAN.pm or downloading and installing
them yourselves (you may need nmake) is easy (well, for pure perl
modules).

uri

-- 
Uri Guttman  ------  [EMAIL PROTECTED]  -------- http://www.stemsystems.com
--Perl Consulting, Stem Development, Systems Architecture, Design and Coding-
Search or Offer Perl Jobs  ----------------------------  http://jobs.perl.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to