On Thu, Oct 24, 2002 at 11:56:47AM -0700, Muranyi, Arpad wrote:
> 
> I installed PERL 5.6.1.633 on a Windows2000 machine.  Even though
> I haven't tried it with anything really complicated, it seems to
> have succeeded.
> 
> Then I downloaded POE.ppd file and typed "ppm install POE.ppd"
> in a DOS window.  After the prompt came back I looked at the
> ..packlist file, but it was 0 bytes long.  When I run the poe-math3.pl
> file that is on the web I get a "Can't locate POE.pm" message.

[...]

> Could someone please tell me what I need to do to install POE
> correctly?

Try "ppm3 install POE.ppd" instead.  The older PPM has problems.

If that fails (as it sometimes does), you can install the tarball the
old fashioned way.  Get NMAKE.EXE (if you don't already have it) and
follow the instructions in the README (using nmake instead of make).

Also see http://poe.perl.org/?Where_to_get_POE

-- Rocco Caputo / [EMAIL PROTECTED] / poe.perl.org / poe.sf.net

Reply via email to