Closed grtodd closed 8 years ago
For Cookbook section ... trying to get into the SWIM of things ;-)
gtodd: does IO::All have an equivalent to File::Slurp's edit_file() ? gtodd: https://metacpan.org/pod/File::Slurp#edit_file-edit_file_lines gtodd: ... a convenient way of doing "in place editing" ? ingy: gtodd: you can use an IO::All file as an array ... https://gist.github.com/anonymous/83720145149740c693a4
merged, thanks!
For Cookbook section ... trying to get into the SWIM of things ;-)
gtodd: does IO::All have an equivalent to File::Slurp's edit_file() ? gtodd: https://metacpan.org/pod/File::Slurp#edit_file-edit_file_lines gtodd: ... a convenient way of doing "in place editing" ? ingy: gtodd: you can use an IO::All file as an array ... https://gist.github.com/anonymous/83720145149740c693a4