Andrew,
If the modules you're wanting to install only use make as a control
mechanism (rather than part of a 'real' compilation), try 'dmake'. It's a
GNU licenced reimplementation of Unix make, with binaries avbl for win32.
Can't remember where I got it from, but the following page is a good st
On Sat, 19 Jan 2002 11:43:31 -0800, "Vitaly Kupisk" <[EMAIL PROTECTED]>
wrote:
>Hi, I have a little script that uses a bunch of LWP, HTTP, etc. modules that
>I would to package up to give to someone who'll be calling it from his app
>(in Visual basic) and distributing the app to a bunch of client
On Sat, 19 Jan 2002 12:29:13 -0300, "A. Santillan Iturres"
<[EMAIL PROTECTED]> wrote:
>Jenda, ok, it is possible to hide the dos console using wperl instead of
>perl,
>but if you compiled the perl script with perl2exe, how can you still
>decide to use wperl instead of perl?
>The whole idea is hav