JSON-Schema-Modern-Document-OpenAPI

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

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:
EOW
        . do {
            require Data::Dumper; Data::Dumper->new([ \%errors ])->Indent(2)->Terse(1)->Sortkeys(1)->Dump;
        };

        sleep 10 if -t STDIN && (-t STDOUT || !(-f STDOUT || -c STDOUT));
    }


    # This section was automatically generated by Dist::Zilla::Plugin::ModuleBuild v6.024.
    use strict;
    use warnings;

    require Module::Build; Module::Build->VERSION(0.28);


    my %module_build_args = (
      "configure_requires" => {
        "ExtUtils::MakeMaker" => 0,
        "Module::Build::Tiny" => "0.034",
        "perl" => "5.020"
      },
      "dist_abstract" => "One OpenAPI v3.1 document",
      "dist_author" => [
        "Karen Etheridge <ether\@cpan.org>"
      ],
      "dist_name" => "JSON-Schema-Modern-Document-OpenAPI",
      "dist_version" => "0.020",
      "license" => "perl",
      "module_name" => "JSON::Schema::Modern::Document::OpenAPI",
      "recursive_test_files" => 1,
      "requires" => {
        "Carp" => 0,
        "Encode" => "2.89",
        "Feature::Compat::Try" => 0,
        "File::ShareDir" => 0,
        "JSON::Schema::Modern" => "0.539",
        "JSON::Schema::Modern::Document" => 0,
        "JSON::Schema::Modern::Utilities" => "0.531",
        "JSON::Schema::Modern::Vocabulary" => 0,
        "List::Util" => 0,
        "Math::BigInt" => 0,
        "Moo" => 0,
        "MooX::HandlesVia" => 0,
        "MooX::TypeTiny" => "0.002002",
        "Path::Tiny" => 0,
        "Ref::Util" => 0,
        "Safe::Isa" => 0,
        "Scalar::Util" => 0,
        "Types::Standard" => 0,
        "URI::Escape" => 0,
        "constant" => 0,
        "experimental" => 0,
        "if" => 0,
        "namespace::clean" => 0,
        "perl" => "v5.20.0",
        "strict" => 0,
        "strictures" => 2,
        "warnings" => 0
      },
      "test_requires" => {
        "File::Spec" => 0,
        "HTTP::Request" => 0,
        "HTTP::Response" => 0,
        "HTTP::Status" => 0,
        "Module::Metadata" => 0,
        "Mojo::Message::Request" => 0,
        "Mojo::Message::Response" => 0,
        "Test::Deep" => 0,
        "Test::Fatal" => 0,
        "Test::File::ShareDir" => 0,
        "Test::JSON::Schema::Acceptance" => "1.014",
        "Test::Memory::Cycle" => 0,
        "Test::More" => "0.96",
        "URI" => 0,
        "YAML::PP" => "0.005",
        "lib" => 0,
        "open" => 0,
        "perl" => "v5.20.0",
        "utf8" => 0
      }
    );


    my %fallback_build_requires = (
      "File::Spec" => 0,
      "HTTP::Request" => 0,
      "HTTP::Response" => 0,
      "HTTP::Status" => 0,
      "Module::Metadata" => 0,
      "Mojo::Message::Request" => 0,
      "Mojo::Message::Response" => 0,
      "Test::Deep" => 0,
      "Test::Fatal" => 0,
      "Test::File::ShareDir" => 0,
      "Test::JSON::Schema::Acceptance" => "1.014",
      "Test::Memory::Cycle" => 0,
      "Test::More" => "0.96",
      "URI" => 0,
      "YAML::PP" => "0.005",
      "lib" => 0,
      "open" => 0,
      "perl" => "v5.20.0",
      "utf8" => 0
    );




( run in 0.384 second using v1.01-cache-2.11-cpan-d7f47b0818f )