Re: PPM vs. CPAN for use with ActivePerl

2001-08-09 Thread Jan Dubois
On Tue, 7 Aug 2001 16:41:33 -0600, "Richard A. Evans" <[EMAIL PROTECTED]> wrote: >I have always used PPM for installing modules on my Win32 (ActiveState) Perl >and CPAN for installing on my Unix systems. Obviously PPM does not exist >for Unix, but I see that CPAN does exist for Win32. What are

RE: PPM vs. CPAN for use with ActivePerl, and fork emulation

2001-08-09 Thread Tom Gioconda
have a lot of threads. -Original Message- From: Felix Todd [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 09, 2001 7:56 AM To: '[EMAIL PROTECTED]'; Tom Gioconda Cc: [EMAIL PROTECTED] Subject: RE: PPM vs. CPAN for use with ActivePerl, and fork emulation Brian,

RE: PPM vs. CPAN for use with ActivePerl, and fork emulation

2001-08-09 Thread Felix Todd
thread safe. I think others may have been under that impression as well. Felix -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 09, 2001 3:00 AM To: Tom Gioconda Cc: [EMAIL PROTECTED] Subject: RE: PPM vs. CPAN for use with ActivePerl, and

RE: PPM vs. CPAN for use with ActivePerl, and fork emulation

2001-08-09 Thread brianr
Tom Gioconda writes: > The reason the Active State PPMs can be assume to be thread safe is > because ActiveState only makes PPMs from CPAN modules that can be be > built as thread safe. As I recall the criteria for including modules from CPAN in the PPM archive were that they build, pa