That depends on your perspective. If you run PPM and run 'search win32*' you should get a laundry list of Win32 modules. You could then run 'install 1-<last module number>'. However, to keep things tidy I normally only load the modules I need. It only takes a minute or so to go through the process to load a new one, but it's up to you.
................................ Kind regards Glenn Deans Sr. Systems Engineer Siemens Business Services, Inc. Bellefontaine, OH USA -----Original Message----- From: McClaugherty, George [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 2:09 PM To: Deans, Glenn Subject: RE: Has to be a simple error by a newbie! (me) That is a good possibility is there an "all" inclusive download that would have all the WIN32 modules I might need for various activities? Thanks, GM -----Original Message----- From: Deans, Glenn [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 1:34 PM To: Perl-Win32-Admin Subject: RE: Has to be a simple error by a newbie! (me) Have you loaded any missing modules w/PPM? Looks like you may be trying to use a module that you don't have installed yet. ................................ Kind regards Glenn Deans Sr. Systems Engineer Siemens Business Services, Inc. Bellefontaine, OH USA ________________________________ From: McClaugherty, George [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 11:59 AM To: [EMAIL PROTECTED] Subject: Has to be a simple error by a newbie! (me) I am playing with starting and stopping a service on WIN2k. I am receiving the following error. Can't Locate Win32/Service/StartService.pm in @INC (@INC Contains: C:/Perl/lib c:/Perl/Site/lib .) at service... the rest is just program name and compilation error. This should be something simple... Any Ideas? George McClaugherty _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
