Old News (from eNews)
Saturday, February 27, 1999, at 06:13AM
By Eric Richardson
Code snipet of the day:
while (my $field = shift(@{$types{$input{type}}})) {
I love Perl...
Code snipet of the day:
while (my $field = shift(@{$types{$input{type}}})) {
I love Perl...