On 10/1/07, Babul <[EMAIL PROTECTED]> wrote: > I am using ActiveState perl ver 5.6.1.638. > I have downloaded PAR-0.85_01.tar.gz., unzipped in a folder and then
Please use the current version of PAR and PAR::Packer (PAR has recently been split up into these) - 0.976 is currently on CPAN. > "No compiler found, won't generate 'script/parl.exe'" If you want to build PAR::Packer from CPAN, you'll need a C compiler to do that (e.g. Microsoft Visual C or the free Mingw compiler). But there are precompiled packages available from other sources than CPAN, search this list's archives. Cheers, Roderich
