![]() |
|
P is for Practical | |
PerlMonks |
Re^2: Proper handling of shebang line while performing local testing?by nysus (Parson) |
on Sep 05, 2018 at 07:01 UTC ( #1221734=note: print w/replies, xml ) | Need Help?? |
Well, I've been googling around and it seems that the best practice for cpan modules is to use `/usr/bin/perl` and it will be replaced when the user installs the module. This is the best explanation I found on the matter: https://github.com/duncs/clusterssh/issues/45#issuecomment-153898849
$PM = "Perl Monk's";
In Section
Seekers of Perl Wisdom
|
|