Today around 3:31pm, Andreas J. Koenig hammered out this masterpiece:
: >>>>> On Fri, 3 Nov 2000 17:09:50 -0500 (EST), "Casey R. Tweten" <[EMAIL PROTECTED]>
:said:
:
: > override - Perl pragma to override core functions
:
: > Name DSLI Description Info
: > ------------ ---- -------------------------------------------- ----
: > override Rdpf perl pragma to override core functions CTWETEN
:
: Would you please read the thread about the implements and interface
: pragmae starting here:
:
: http://www.xray.mpe.mpg.de/mailing-lists/modules/2000-10/msg00053.html
:
: and then consider renaming to ex:: namespace?--Thank you!
Absolutley! I should have done that from the beginning.
It will be done by the end of my day.
--
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>