>>>>> "CS" == Chris Smith <> writes:
CS> lc $a;
CS> And return the value in $a rather than $_
what return value in $_??
in general the only things that implicitly set $_ are loop contructs
(for, while( <FH> ), map, grep). i can't think of any function that will
just set $_ (i could be wrong). many functions use $_ as a default arg
which is not the same as a default return.
CS> $a=lc($a);
CS> is very BASIC-like if you know what I mean.
CS> Perhaps it's just me being fussy :/
yes.
uri
--
Uri Guttman ------
--------
http://www.stemsystems.com
--Perl Consulting, Stem Development, Systems Architecture, Design and Coding-
Search or Offer Perl Jobs ----------------------------
http://jobs.perl.org
Damian Conway Class in Boston - Sept 2003 --
http://www.stemsystems.com/class