Thanks Timothy, I tried the commands but it failed becasue it could not locate a PPD file for package win32-tieregistry.
I only have access to the internet via a proxy server which is connected to the internet over a dial-up connection, so I don't think PPM would be able to locate the module on the internet. Perhaps that's why it failed. How can I download additional modules for the version of Perl that I have? Regards, DW >From: Timothy Johnson <[EMAIL PROTECTED]> >To: "'Denmark Weatherburne'" <[EMAIL PROTECTED]>, Timothy >Johnson <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: RE: Registry query script question... >Date: Fri, 31 May 2002 13:33:56 -0700 > > >Usually the quickest way is to use PPM: > > PPM interactive shell (2.1.5) - type 'help' for available commands. > PPM> install win32-tieregistry > Version 0.24 of 'Win32-TieRegistry' is already installed. > Remove it, or use 'verify --upgrade Win32-TieRegistry'. > PPM> > >That is the message you should get if you already have it. Otherswise it >should try to download and install it automatically. > >-----Original Message----- >From: Denmark Weatherburne [mailto:[EMAIL PROTECTED]] >Sent: Friday, May 31, 2002 1:28 PM >To: [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED] >Subject: RE: Registry query script question... > > >Hi Listers, > >I downloaded the script, and I have some questions. >First this is the version of Perl that I have installed: > >Characteristics of this binary (from libperl): > Compile-time options: MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT >PERL_IMPLICIT_SYS > Locally applied patches: > ActivePerl Build 631 > Built under MSWin32 > Compiled at Jan 2 2002 17:16:22 > %ENV: > PERLDB_OPTS="RemotePort=127.0.0.1:2000" > @INC: > C:/Perl/lib > C:/Perl/site/lib > . > >How can I determine if I have the TieRegistry module >without running the script? > >Regards, > >DW > > > > >From: Timothy Johnson <[EMAIL PROTECTED]> > >To: "'Chuck Lawhorn'" <[EMAIL PROTECTED]>, "Bateman, John \(IQAUS >is\)" > ><[EMAIL PROTECTED]>, "'Active State > >\([EMAIL PROTECTED]\)'" > ><[EMAIL PROTECTED]> > >Subject: RE: Registry query script question... > >Date: Fri, 31 May 2002 09:51:46 -0700 > > > > > >Here is a little tutorial I made for using Win32::TieRegistry. It might > >give you some ideas on how to simplify and improve the code below. Just > >open it in your favorite text editor. It also functions as a script. >Read > >the comments to see what it does. > > > > > > > > > > > > >_________________________________________________________________ >MSN Photos is the easiest way to share and print your photos: >http://photos.msn.com/support/worldwide.aspx >_______________________________________________ >Perl-Win32-Admin mailing list >[EMAIL PROTECTED] >To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
