in reply to Problems with Win32::API
Like Roger said, for Activeperl, PPM is the way to go. If you don't have direct internet access, you can download the latest precompiled versions here:
Both archives contain all the files you need to install this module, complete with DLL, without any internet connection. Just decompress the .zip file, preserving the folder structure, and run PPM from the directory you decompressed it into — you don't need to decompress the .tar.gz file, PPM does it by itself. You may use this command line at the DOS prompt:PPM install Win32::API
You may delete the decompressed files again after installation.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Problems with Win32::API
by Ramzai (Initiate) on Nov 06, 2003 at 05:41 UTC |