jkeenan Use read_file_array() rather than importing a new module.
db43ae4 Aug 18, 2018
Use read_file_array() rather than importing a new module.
We've always had this function available, so need to import Path::Tiny.  That
avoids a dependency.
db43ae4