Getting a module to work

2001-10-29 Thread Simon Rowan
Ok, I give up. How do I install a new module? I am using Activeperl 5.6 (Build 631) and have downloaded a module Win32:AdminMisc. This is not one of the modules you can install simply using ppm. There are some instruction on installing this module but they do not work for this version of perl, di

RE: Getting a module to work

2001-10-31 Thread Simon Rowan
Message- From: Crowder, Rod [mailto:[EMAIL PROTECTED]] Sent: 30 October 2001 12:47 To: 'Simon Rowan'; [EMAIL PROTECTED] Subject: RE: Getting a module to work > -Original Message- > From: Simon Rowan [mailto:[EMAIL PROTECTED]] > Sent: 29 October 2001 16:43 >

Recompilation of packages

2001-11-08 Thread Simon Rowan
All, I am using Activeperl 5.6 and want to use the Win32::TieRegistry package. When I try to install this package, I get the error, Error Installing package "Win32-TieRegistry.ppd' Read a PPD for 'Win32-TieRegistry.ppd', but it is not intended for this build of Perl (MsWin32-x86-multi-thread)

RE: Getting IP info on a Win32 platform

2001-12-04 Thread Simon Rowan
I have this script to get the IP address of a remote computer. You don't ned any additional modules for this. # Resolves IP address from host name # Specify target computer as argument to the script # (with or without preceding '\\') use Socket; $computer = "$ARGV[0]" ; die "\nHost name must

Exchange mailbox size

2002-01-21 Thread Simon Rowan
industry's first choice for practical advice on strategy, business process and the application of advanced technology. Simon Rowan Tel: +44 (0) 20 7664 6640 Evolution Fax: +44 (0) 20 7664 6641 Peninsular House 30-36 Monument S

RE: Exchange mailbox size

2002-01-21 Thread Simon Rowan
Ideally, I would like to log these to a file for reporting, so thought PERL would be the best way of doing this. THanks Simon -Original Message- From: John Edwards [mailto:[EMAIL PROTECTED]] Sent: 21 January 2002 13:07 To: 'Simon Rowan'; 'PERL beginners' Subject: