But if this works, perl5-porters[-request]@perl.org is up and running, unfortunately with a 2-month-old subscribe list. -- Name: Randal L. Schwartz /...
Randal Schwartz
merlyn@...
Feb 6, 1997 2:52 am
4555
... I got it. This is a test reply....
Karl Glazebrook
kgb@...
Feb 6, 1997 3:00 am
4556
subscribe perl-packrats {anishs@...}...
Anish Singh
anishs@...
Feb 6, 1997 7:59 am
4557
These two sites are obscenely stale, by almost two weeks and one week: coombs.anu.edu.au 902626 10.45 10+10:43:46 Thu Jan 30 07:23:18 1997 ...
Jarkko Hietaniemi
jhi@...
Feb 9, 1997 10:05 pm
4558
ARGH! This just goes to show that one should look before jumping... my CPAN staleness autocomplainer was on, that part was true, what was not was that it was...
Jarkko Hietaniemi
jhi@...
Feb 9, 1997 10:09 pm
4559
the CPAN site at ftp.mame.mu.oz.au will be going away shortly. it has been replaced by one at ftp.unimelb.edu.au:/pub/perl/CPAN. .mrg. These two sites are...
matthew green
mrg@...
Feb 10, 1997 12:09 am
4560
I cc'ed this to packrats, since I'm not sure (talking to sendmail at funet says it's a separate list) everyone will get this otherwise. ... Anyone who wants is...
Osvaldo R. Sabina
ors@...
Feb 10, 1997 8:08 pm
4561
... I assume that this will get fixed soon. If not, I'll wonder down the lane and do some physical pings. --tom...
Tom Christiansen
tchrist@...
Feb 10, 1997 8:32 pm
4562
it was rumoured matthew green said... ... coombs.anu.edu.au/pub/perl/CPAN will be moving to ftp.netinfo.com.au/pub/perl/CPAN same country, same state, same...
bryan collins
bryan@...
Feb 10, 1997 10:34 pm
4563
Weird, the colorado site is mirroring nightly from ftp.funet.fi There have been some firewall changes around here recently which may have something to do with...
Todd C. Miller
Todd.Miller@...
Feb 10, 1997 11:33 pm
4564
In order to use the Perl compiler I need to use "require" instead of using "use" . when I changed in one of my scripts that include Tk library , "require Tk " ...
Sharon Zohar
szohar@...
Feb 12, 1997 12:45 am
4565
I just got off the main CPAN archives. The symlinks for perl5.003_25.tar.gz in the src directory are screwed up. They are pointing to thin air. (And the...
Alan
alano@...
Feb 14, 1997 1:30 am
4566
i sure wish there were an errors-to line. ... Date: Fri, 14 Feb 1997 09:16:04 +0800 From: Mail...
Tom Christiansen
tchrist@...
Feb 14, 1997 1:46 am
4567
... alan> I just got off the main CPAN archives. The symlinks for alan> perl5.003_25.tar.gz in the src directory are screwed up. They are It's fixed now. ...
Andreas Koenig
k@...
Feb 14, 1997 7:45 am
4568
I uploaded the sfio97 unix source kit _and_ the COPYRIGHT/LICENSE/README to the CPAN/src/misc for the Perl developers' perusal. -- $jhi++; # Jarkko Hietaniemi...
Jarkko Hietaniemi
jhi@...
Feb 15, 1997 1:10 pm
4569
i also have perl1 sources. should we place those there for the history? --tom...
Tom Christiansen
tchrist@...
Feb 23, 1997 11:22 pm
4570
As per the recent discussion I just did cd CPAN cd src mkdir unsupported mv 4.0 unsupported P.S. the Jperl4 sources were moved likewise alongside the Perl...
Jarkko Hietaniemi
jhi@...
Feb 23, 1997 11:22 pm
4571
... Where is the spirit of real archiving? We of course want also 2 and 3. -- $jhi++; # Jarkko Hietaniemi <URL:http://www.iki.fi/~jhi/> <URL:mailto:jhi@...>...
Jarkko Hietaniemi
jhi@...
Feb 23, 1997 11:40 pm
4572
Hi, you can find a nearly complete (i hope so) archive of perl versions at http://www.oasis.leo.org/perl/src/ Be happy dont worry, Robert...
Robert Hofer
hofer@...
Feb 24, 1997 12:08 am
4573
... As was previously discussed on packrats, this directory should minimally have a README.SECURITY.NOW file, or some such, to warn against the setuid bug in...
Bill Middleton
wmiddlet@...
Feb 24, 1997 9:34 pm
4574
subscribe perl-packrats doug@......
doug
doug@...
Feb 27, 1997 9:39 pm
4575
FYI: in anticipation of commencing the 5.005 stage and the possible CVSification I am now collecting the Perl sources together starting from Perl 1. I may...
Jarkko Hietaniemi
jhi@...
Feb 27, 1997 10:41 pm
4576
... My collection of perl sources (from 1.000 to 5.003_28) is at <URL:ftp://dex.trin.cam.ac.uk/users/jsm28/perl/>. There are a few bits there that don't seem...
Joseph S. Myers
jsm28@...
Feb 28, 1997 3:45 am
4577
Hi, ... CVSification is a good idea. However, ... Please don't. Start the CVS import with Perl 5. There's little or no code common between Perl 4 and 5. CVS...
Matthias Urlichs
smurf@...
Feb 28, 1997 2:39 pm
4578
... Does CVS properly version the renaming of directories and files? Tim....
Tim Bunce
Tim.Bunce@...
Feb 28, 1997 3:00 pm
4579
... Of course ClearCase handles versioning of directories very well. You can even diff and merge them. But then ClearCase has a high price tag, of course. ...
Tim Bunce
Tim.Bunce@...
Feb 28, 1997 3:27 pm
4580
... I have this one; I'll email or FTP it to you if you want. Craig Milo Rogers...
Craig Milo Rogers
rogers@...
Feb 28, 1997 8:20 pm
4581
As I have lurked this list the last couple of weeks, it seems to be only concerned with archiving perl in all its versions. Could someone please point me to a...
Hintze.K@...
Mar 1, 1997 2:44 am
4582
Personally, I would just use 'split' like this: @array = split(' ', $ps_line); and then use the elements of @array.. Reid -- Reid Ellis, Alias/Wavefront Inc.,...
Reid Ellis
rae@...
Mar 1, 1997 10:17 pm
4583
Matthias Urlichs quips: Hi, ... CVSification is a good idea. However, ... Please don't. Start the CVS import with Perl 5. There's little or no code common...