Group
Extension

Matches 1

Module-XSOrPP ( P/PE/PERLANCAR/Module-XSOrPP-0.120.tar.gz, PERLANCAR, 2023; MetaCPAN )
Module-XSOrPP/lib/Module/XSOrPP.pm ( view source; MetaCPAN )
y "Class::XSAccessor is an XS module" if is_xs("Class/XSAccessor.pm");
 say "JSON::PP is a pure-Perl module" if is_pp("JSON::PP");
 say "Params::Util is an XS module with PP fallback" if xs_or_pp("Cla

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