in reply to How to Install Perl Power Tools on AS Perl

We have a ppm package of these in our repository, which you should be able to install via
C:\> ppm install http://theoryx5.uwinnipeg.ca/ppms/ppt.ppd
This will install the various scripts in your C:\Perl\bin directory.

Replies are listed 'Best First'.
Re: How to Install Perl Power Tools on AS Perl
by perlAffen (Sexton) on Dec 20, 2005 at 16:19 UTC
    I get this msg which I seem to get off and on, through my trials and tribulations with win32 Perl
    'not intended for this build of Perl (MSWin32-x86-mulit-thread)'
    any thoughts ?
    btw, I have tried to articulate my issues with the diff module and I can't even get it work in my current directory.
    I'll check the jobs board, but this is from my pocket
    thanks
      It sounds like you're running an ActivePerl 6xx build (based on perl-5.6). If so, you need to use a different repository:
      C:\> ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/ppt.ppd