On Tuesday, August 28, 2012 at 11:42 PM, Irfan Sayed wrote:
> i red the documentation but seems difficult
> can u please list down the steps i need to follow
>
> will execute those steps and create the module
>
Please don't reply directly to me. Keeping the conversation on the mailing list
ens
On Tuesday, August 28, 2012 at 2:30 AM, Irfan Sayed wrote:
> Converting '../test3.pl (http://test3.pl)' to test3.exe
> Warning: Can't locate Encode/ConfigLocal.pm
> at C:\Perl\site\lib\Encode.pm line 60
> @INC = C:\Perl\site\lib, C:\Perl\lib, .
>
>
> please suggest
>
Looks like reading
hi,
i need to use Encode::ConfigLocal module
when i searched in CPAN, it is not available
basically, i am converting perl program to exe using perl2exe
it throws following error :
C:\Users\bvcontrolbuild\Desktop\p2x-10.40-Win32>perl2exe.exe ..\test3.pl
Converting '../test3.pl