*** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ***

If you're seeing this warning, your toolchain is really, really old* and you'll
almost certainly have problems installing CPAN modules from this century. But
never fear, dear user, for we have the technology to fix this!

If you're using CPAN.pm to install things, then you can upgrade it using:

    cpan CPAN

If you're using CPANPLUS to install things, then you can upgrade it using:

    cpanp CPANPLUS

If you're using cpanminus, you shouldn't be seeing this message in the first
place, so please file an issue on github.

This public service announcement was brought to you by the Perl Toolchain
Gang, the irc.perl.org #toolchain IRC channel, and the number 42.

----

* Alternatively, you are running this file manually, in which case you need
to learn to first fulfill all configure requires prerequisites listed in
META.yml or META.json -- or use a cpan client to install this distribution.

You can also silence this warning for future installations by setting the
PERL_MB_FALLBACK_SILENCE_WARNING environment variable, but please don't do
that until you fix your toolchain as described above.


Errors from configure prereqs:
{
  'ExtUtils::MakeMaker' => '',
  'Module::Build::Tiny' => 'Can\'t locate Module/Build/Tiny.pm in @INC (you may need to install the Module::Build::Tiny module) (@INC entries checked: /usr/lib/perl5/5.40.2/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.40.2/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.40.2/core_perl /usr/share/perl5/core_perl) at (eval 1) line 1.
'
}
Checking prerequisites...
  requires:
    !  HTTP::Date is not installed
    !  HTTP::Request is not installed
    !  HTTP::Response is not installed
    !  HTTP::Status is not installed
    !  LWP::MediaTypes is not installed
  test_requires:
    !  Test::Needs is not installed
    !  URI is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Run 'Build installdeps' to install missing prerequisites.