while (<FILE_1>) { if (/regex/) { s/.../.../; s/.../.../; print FILE_2; } }
In reply to Re: Regexp Substitution on previously opened filehandle
by japhy
in thread Regexp Substitution on previously opened filehandle
by ghenry
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |