in reply to Possible to add Package::Name with Dist::Zilla "GatherDir" plugin?
SOLVED:
{{$dist->name =~ s/-/::/gr}}Didn't know you could put perl code in those braces.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Possible to add Package::Name with Dist::Zilla "GatherDir" plugin?
by Anonymous Monk on Feb 05, 2018 at 09:05 UTC |