in reply to Compiling Perl?

I'm curious as to why perl2exe won't compile the LWP or URI modules for you. I just compiled an LWP app with perl2exe a few minutes ago and it worked just fine. Perhaps there is something wrong with your installation?

Replies are listed 'Best First'.
RE: Re: Compiling Perl?
by Anonymous Monk on Apr 29, 2000 at 21:04 UTC
    Sorry, it compiles fine. When I run it, it mysteriously fails - either with the LWP module or the URI module.
      Very strange. I haven't had any problems running my LWP app though. Possibly a bug in perl2exe. If it continues to be a problem when you compile other apps I'd recommend switching to another version of Win32 Perl (thus requiring a different build of perl2exe). That might fix it.

      Personally I'm running ActiveState Perl 5.005_03 build 522 and perl2exe V3.12b-AP5xx