[Bug 247697] devel/p5-Perl-Critic broken with lang/perl5.32
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 1 19:37:32 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247697
Bug ID: 247697
Summary: devel/p5-Perl-Critic broken with lang/perl5.32
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: mat at FreeBSD.org
Reporter: mandrews at bit0.com
Assignee: mat at FreeBSD.org
Flags: maintainer-feedback?(mat at FreeBSD.org)
Perl::Critic (which is a bit out of date) doesn't work with Perl 5.32 due to a
missing dependency -- which in turn is likely due to a module being removed
from the core Perl distribution in 5.32:
Can't locate Pod/PlainText.pm in @INC (you may need to install the
Pod::PlainText module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.32
/usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach
/usr/local/lib/perl5/5.32) at
/usr/local/lib/perl5/site_perl/Perl/Critic/Utils/POD.pm line 10.
There is no port for p5-Pod-PlainText.
This is likely an issue for upstream since Pod::PlainText is deprecated.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list