in reply to Re^3: Running tests on modules generated by Module::Starter still in /lib directory
in thread Running tests on modules generated by Module::Starter still in /lib directory
I'm attempting to automate the process and run the tests from VIM with a shortcut command. See my comment further down for details.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Running tests on modules generated by Module::Starter still in /lib directory
by choroba (Cardinal) on Feb 12, 2017 at 18:59 UTC | |
by nysus (Parson) on Feb 12, 2017 at 19:18 UTC |