Why does this syntax not work? The $1 does not come out.

               if (/([0-9.]{6}) set/) {
                  s/$1 set/\n-50.2 v \n$1 set/;





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


Reply via email to