While we're on the topic of modules... I've managed to accumulate modules from many different places, and they're all installed on one machine. I want the same modules on a different machine. Rather than get them from a bunch of different repositories all over again, what's the best way to replicate the modules on the new machine? Is it as simple as copying over a directory? Or are they "registered" or otherwise installed somehow?
Also, anything to worry about if the modules are copied from a Win32 machine to a Linux machine? Shawn # -----Original Message----- # From: Timothy Johnson [mailto:[EMAIL PROTECTED]] # Sent: Wednesday, September 18, 2002 5:03 PM # To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]; # [EMAIL PROTECTED]; # [EMAIL PROTECTED] # Subject: RE: Dave Roth's web site # # # # I would try installing it using ppm before you try installing # it from the # zip file. # # -----Original Message----- # From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] # Sent: Wednesday, September 18, 2002 1:45 PM # To: [EMAIL PROTECTED]; # [EMAIL PROTECTED]; # [EMAIL PROTECTED] # Subject: RE: Dave Roth's web site # # # There is a question I would like to ask: In the zip, there is # a test perl # script - Create.pl # use Win32::service::daemon # # I can not run this script, because it can not find # service\daemon.pm, should # I install daemon.pm under c:\perl\lib\service too? # # Thanks # # Lixin # # I tried to use # # -----Original Message----- # From: Timothy Johnson [mailto:[EMAIL PROTECTED]] # Sent: Wednesday, September 18, 2002 3:54 PM # To: 'Edgington, Jeff'; [EMAIL PROTECTED]; # [EMAIL PROTECTED]; # [EMAIL PROTECTED]; # [EMAIL PROTECTED] # Subject: RE: Dave Roth's web site # # # # And if you want to set up his repository permanently in PPM, do this: # # PPM> set repository dave http://www.roth.net/perl/packages # PPM> set save # # I also recommend checking out the repository at # http://jenda.krynicky.cz/perl # # -----Original Message----- # From: Edgington, Jeff [mailto:[EMAIL PROTECTED]] # Sent: Wednesday, September 18, 2002 12:45 PM # To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; # [EMAIL PROTECTED]; # [EMAIL PROTECTED] # Subject: RE: Dave Roth's web site # # # ppm install http://www.roth.net/perl/packages/win32-daemon.ppd # # # # -----Original Message----- # From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] # Sent: Wednesday, September 18, 2002 2:39 PM # To: [EMAIL PROTECTED]; # [EMAIL PROTECTED]; # [EMAIL PROTECTED] # Subject: Dave Roth's web site # # # Does anybody know Dave's web? # # I want to download daemon.pm on his web. # # Thanks a lot in advance! # # Lixin # _______________________________________________ # 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 # _______________________________________________ # 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 # _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
