Help for this page
use strict; use warnings; ... ->in('/etc'); edit_file_lines { s/(.*start ux)/#$1/ } $_ for @files;