I am using perl2exe to convert my perl scripts into executable files. However, when i convert it and run the file it gives me an error on the module that im using. The script runs fine in perlbuilder. Is there something i have to do with modules before using perl2exe?<br>The error is :<br><br>Can't locate LWP/UserAgent.pm in @INC (@INC contains: PERL2EXE_STORAGE C:\TEMP lib\site ../lib .) at htmlexample.pl line 2