in reply to Installing modules via PPM (Was: Software errors:)
If the remote server is the same architecture (eg: both Win32 on Intel) then yes, the files could work on the remote machine. You would need to put them in a 'lib' directory and add it to @INC in your scripts (eg: use lib 'E:/my/new/lib'). If you have write permissions on the remote machine then yes, you can install modules without a command line.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Installing modules via PPM (Was: Software errors:)
by cal (Beadle) on Nov 02, 2002 at 01:42 UTC | |
by grantm (Parson) on Nov 02, 2002 at 19:36 UTC | |
|
Re: Re: Installing modules via PPM (Was: Software errors:)
by cal (Beadle) on Nov 02, 2002 at 01:31 UTC |