ezmlm response (fwd)
[email protected] ("Casey R. Tweten") Mon, 23 Oct 2000 19:14:03 -0400 (EDT)
| Newsgroups | perl.sdk |
|---|---|
| Message-ID | <[email protected]> |
I got my impression from the following. ---------- Forwarded message ---------- Date: 23 Oct 2000 23:21:39 -0000 From: [email protected] To: [email protected] Subject: ezmlm response Hi! This is the ezmlm program. I'm managing the [email protected] mailing list. I'm working for my owner, who can be reached at [email protected]. This list is for the development of a bundle of recommended modules, possibly to be installed with Perl. -- print(join(' ', qw(Casey R. Tweten)));my $sig={mail=>'[email protected]',site=> 'http://home.kiski.net/~crt'};print "\n",'.'x(length($sig->{site})+6),"\n"; print map{$_.': '.$sig->{$_}."\n"}sort{$sig->{$a}cmp$sig->{$b}}keys%{$sig}; my $VERSION = '0.01'; #'patched' by Jerrad Pierce <belg4mit at MIT dot EDU>