You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in Perl-Toolchain-Gang/ExtUtils-MakeMaker#204 -- if there is no MANIFEST.SKIP file, we should (possibly enabled with an option?) assume that one existed that contained #!include_default.
Affects methods: skipcheck, maniskip.
The text was updated successfully, but these errors were encountered:
As mentioned in Perl-Toolchain-Gang/ExtUtils-MakeMaker#204 -- if there is no MANIFEST.SKIP file, we should (possibly enabled with an option?) assume that one existed that contained
#!include_default
.Affects methods: skipcheck, maniskip.
The text was updated successfully, but these errors were encountered: