selva has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks

I am working in Windows environment.

Correct perl interpreter available in C:\User\Perl588\bin

To convert perl script to exe file, i installed the perl dev kit. Installation also completed successfully.

But when i launch that application it is saying following error

The path 'C:\Perl588\bin' is not valid at /PerlApp/PDK/Util.pm line 131

How do i resolve this issue???? I changed the PATH env variable also.....

Replies are listed 'Best First'.
Re: Active state perl dev kit deployment
by jethro (Monsignor) on Jul 13, 2010 at 13:20 UTC
    Selective Blindness Syndrome ;-): 'C:\User\Perl588\bin' != 'C:\Perl588\bin'