Help for this page
use autodie; use Path::Tiny; ... # Write the template to kmonad's stdin $fh->print($tpl); $fh->close;