Group
Extension

Matches 2

Perl-Critic-Community ( D/DB/DBOOK/Perl-Critic-Community-v1.0.4.tar.gz, DBOOK, 2024; MetaCPAN )
Perl-Critic-Community/lib/Perl/Critic/Policy/Community/DiscouragedModules.pm ( view source; MetaCPAN )
.',
	'JSON::Any' => 'JSON::Any is deprecated. Use JSON::MaybeXS instead.',
	'JSON::XS' => 'JSON::XS\'s author refuses to use public bugtracking and actively breaks interoperability. Cpanel::JSON::XS i
rk with several bugfixes and a more collaborative maintainer. See also JSON::MaybeXS. Note that JSON (the distribution) uses JSON::XS by default when installed.',
	'Net::IRC' => 'Net::IRC is an ancien
d2 JSON::Any

L<JSON::Any> is deprecated. Use L<JSON::MaybeXS> instead.

=head2 JSON::XS

L<JSON::XS>'s author refuses to use public bugtracking and actively breaks
interoperability. L<Cpanel::JSON::X
Perl-Critic-Community ( D/DB/DBOOK/Perl-Critic-Community-v1.0.4.tar.gz, DBOOK, 2024; MetaCPAN )
Perl-Critic-Community/lib/Perl/Critic/Policy/Community/PreferredAlternatives.pm ( view source; MetaCPAN )
topt::Long::Descriptive and Getopt::Long::Modern for simpler usage.',
	'JSON' => 'JSON.pm is old and full of slow logic. Use JSON::MaybeXS instead, it is a drop-in replacement in most cases.',
	'List:
g::Descriptive> and L<Getopt::Long::Modern> for simpler usage.

=head2 JSON

L<JSON>.pm is old and full of slow logic. Use L<JSON::MaybeXS> instead, it is a
drop-in replacement in most cases.

=head2 
iticrc> file like this:

    [Community::PreferredAlternatives]
    allowed_modules = Getopt::Std JSON

The same option is offered for L<Perl::Critic::Policy::Community::DiscouragedModules>.

=head1 A

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.