Home > Archive > PERL Beginners > February 2006 > Net::ARP On Windows
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Net::ARP On Windows
|
|
|
| Hello all,
Someone try this module on Windows Workstations?
It is not in the PPM , so I try to install it manually.
Regards
OXx
| |
| Chas Owens 2006-02-27, 6:58 pm |
| On 2/27/06, OXx <xxdevil06@gmail.com> wrote:
> Hello all,
> Someone try this module on Windows Workstations?
> It is not in the PPM , so I try to install it manually.
>
>
> Regards
> OXx
>
>
Unfortunatly for you that module contains C code. It will have to be
compiled. If you have an account with ActiveState (you are paying for
support) they may provide you with a compiled version. If this is not
the case you will have to compile it yourself. This page seems to
have good information: http://www.onfocus.com/2005/05/3705
|
|
|
|
|