In perl.git, the branch smoke-me/khw-simple has been updated <https://perl5.git.perl.org/perl.git/commitdiff/b588b8682bd52eddab8a53c38e7aee88e315233d?hp=980c39a3013ab96b26bac33de9e8185bb238e4be>
- Log ----------------------------------------------------------------- commit b588b8682bd52eddab8a53c38e7aee88e315233d Author: Karl Williamson <[email protected]> Date: Sun May 26 10:16:07 2019 -0600 Revert "Pod-Simple depends on "if"" This reverts commit 980c39a3013ab96b26bac33de9e8185bb238e4be for testing. ----------------------------------------------------------------------- Summary of changes: Makefile.SH | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.SH b/Makefile.SH index 0f0f763822..dd5b25d0bb 100755 --- a/Makefile.SH +++ b/Makefile.SH @@ -196,7 +196,6 @@ done dynamic_list=' ' dynamic_ext_re="lib/auto/re/re.$dlext" extra_dep=' -cpan/Pod-Simple/pm_to_blib: dist/if/pm_to_blib ext/Pod-Functions/pm_to_blib: cpan/Pod-Simple/pm_to_blib cpan/Pod-Escapes/pm_to_blib pod/perlfunc.pod cpan/IO-Compress/pm_to_blib: dist/lib/pm_to_blib ' -- Perl5 Master Repository
