Help for this page
use strict; use warnings; use feature 'say'; ... path/to/some/other/file path/to/SUBSTR/file #replace entire line if SUBSTRING is found path/to/file
path/to/some/file path/to/some/other/file path/to/FOO/file #replace entire line if FOOING is found path/to/file