Re: very new - need help with regular expressions

From: Steven Schubiger (steven_at_accognoscere.org)
Date: 03/26/05


Date: Sat, 26 Mar 2005 14:31:23 +0100 (CET)
To: beginners@perl.org


> chomp($line);

It's superfluous in this peculiar case, by the way.