in reply to Re^2: use strict without typing use strict?
in thread use strict without typing use strict?
Ha ha, I see Modern::Perl contains a "odern" (sic) directory, in addition to a Modern directory, presumably to enable this hack to work with only one M:
perl -Modern::Perl script.pl
As an aside for CPAN authors, note that Release::Checklist cautions against adding developer convenience modules, such as Modern::Perl, as a dependency.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: use strict without typing use strict?
by LanX (Saint) on May 26, 2021 at 12:40 UTC | |
|
Re^4: use strict without typing use strict?
by bliako (Abbot) on May 26, 2021 at 11:39 UTC |