Acme-CPANModulesBundle-PERLANCAR

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "File::Slurp" : "0",
            "File::Slurp::Tiny" : "0",
            "Getopt::Long::Complete" : "0",
            "Getopt::Long::EvenLess" : "0",
            "Getopt::Long::Less" : "0",
            "Getopt::Long::More" : "0",
            "Getopt::Long::Subcommand" : "0",
            "Getopt::Panjang" : "0",
            "Git::Bunch" : "0",
            "JSON" : "0",
            "JSON::XS" : "0",
            "List::MoreUtils" : "0",
            "Log::Any" : "0",
            "Log::Any::App" : "0",
            "Log::Any::IfLOG" : "0",
            "Module::AutoLoad" : "0",
            "Module::List::WithPath" : "0",
            "Module::Path" : "0",
            "Package::MoreUtil" : "0",
            "Passwd::Unix::Alt" : "0",
            "String::Tools" : "0",

META.json  view on Meta::CPAN

            "App::perlmv::u" : "0",
            "App::reposdb" : "0",
            "App::rimetadb" : "0",
            "App::shcompgen" : "0",
            "App::short" : "0",
            "App::trash::u" : "0",
            "App::upf" : "0",
            "App::wp::xmlrpc" : "0",
            "CPAN::AutoINC" : "0",
            "Carp::Always::Dump" : "0",
            "Cpanel::JSON::XS" : "0",
            "Data::Sah" : "0",
            "Data::Schema" : "0",
            "Devel::Confess" : "0",
            "Exporter" : "0",
            "Exporter::Lite" : "0",
            "File::Flock" : "0",
            "File::Flock::Retry" : "0",
            "File::Slurp" : "0",
            "File::Slurp::Tiny" : "0",
            "File::Slurper" : "0",
            "Getopt::Long::Complete" : "0",
            "Getopt::Long::EvenLess" : "0",
            "Getopt::Long::Less" : "0",
            "Getopt::Long::More" : "0",
            "Getopt::Long::Subcommand" : "0",
            "Getopt::Panjang" : "0",
            "Git::Bunch" : "0",
            "JSON" : "0",
            "JSON::MaybeXS" : "0",
            "JSON::PP" : "0",
            "JSON::XS" : "0",
            "List::AllUtils" : "0",
            "List::MoreUtils" : "0",
            "List::SomeUtils" : "0",
            "List::Util" : "0",
            "Log::Any" : "0",
            "Log::Any::App" : "0",
            "Log::Any::IfLOG" : "0",
            "Log::ger" : "0",
            "Log::ger::App" : "0",
            "Module::AutoINC" : "0",

META.json  view on Meta::CPAN

      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.030"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.38.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

lib/Acme/CPANModules/PERLANCAR/Avoided.pm  view on Meta::CPAN


_
            alternate_modules => ['Exporter'],
        },
        {
            module => 'JSON',
            summary => 'Somewhat broken',
            description => <<'_',

JSON.pm is a discouraged module now, due to its somewhat broken backend handling
and lack of support for <pm:Cpanel::JSON::XS>. Consider switching to
<pm:JSON::MaybeXS> or perhaps just <pm:JSON::PP>.

_
            alternate_modules => ['JSON::MaybeXS', 'JSON::PP', 'Cpanel::JSON::XS'],
        },
        {
            module => 'JSON::XS',
            summary => '',
            description => <<'_',

<pm:Cpanel::JSON::XS> is the fork of <pm:JSON::XS> that fixes some bugs and adds
some features, mainly so it's more compatible with <pm:JSON::PP>. See the
documentation of <pm:Cpanel::JSON::XS> for more details on those.

_
            alternate_modules => ['Cpanel::JSON::XS'],
        },
        {
            module => 'Module::Path',
            summary => '',
            description => <<'_',

It's a nice little concept and module, and often useful. But the decision like
defaulting to doing abs_path()
(https://rt.cpan.org/Public/Bug/Display.html?id=100979), which complicates the
module, makes its behavior different than Perl's require(), as well as opens the

lib/Acme/CPANModules/PERLANCAR/Avoided.pm  view on Meta::CPAN


Alternate modules: L<Exporter>

=item L<JSON>

Somewhat broken.

Author: L<ISHIGAKI|https://metacpan.org/author/ISHIGAKI>

JSON.pm is a discouraged module now, due to its somewhat broken backend handling
and lack of support for L<Cpanel::JSON::XS>. Consider switching to
L<JSON::MaybeXS> or perhaps just L<JSON::PP>.


Alternate modules: L<JSON::MaybeXS>, L<JSON::PP>, L<Cpanel::JSON::XS>

=item L<JSON::XS>

.

Author: L<MLEHMANN|https://metacpan.org/author/MLEHMANN>

L<Cpanel::JSON::XS> is the fork of L<JSON::XS> that fixes some bugs and adds
some features, mainly so it's more compatible with L<JSON::PP>. See the
documentation of L<Cpanel::JSON::XS> for more details on those.


Alternate modules: L<Cpanel::JSON::XS>

=item L<Module::Path>

.

Author: L<NEILB|https://metacpan.org/author/NEILB>

It's a nice little concept and module, and often useful. But the decision like
defaulting to doing abs_path()
(https://rt.cpan.org/Public/Bug/Display.html?id=100979), which complicates the



( run in 0.592 second using v1.01-cache-2.11-cpan-4d50c553e7e )