[JOB] Perl Software Developer and Database programmer
Peter Hickman
peter at semantico.com
Thu Feb 23 12:08:08 GMT 2006
A particularly irksome idiom is:
sub whatever {
my $value = shift;
# Loads of code
my $other = shift;
# Loads more code
harry(@_);
}
Don't even go there.
More information about the london.pm
mailing list