>
> $line =~ s/" ([0-9])/"$1/g;
>

 Thanks this solve the problem for me.
Anders


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to