Paul Johnson wrote: > > $_ = "Leave me alone!"; > $s = "0";
Better yet: $lower_or-mixed_case_string = 'o'; > to_upper $lower_or-mixed_case_string; With intelligent use of the editing facilities available, extra characters do not cost much. Joseph -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>