App-Map-Metro

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


 [Other Changes]
 - Rebuilt.

 [Stats & Dependency Changes]
 - 6 files changed, 79 insertions(+), 80 deletions(-)
 - (run req) + List::Util 1.45
 - (run req) + Mojolicious 6.00
 - (run req) + Moose 2.1803
 - (run req) + Types::Standard 1.000006
 - (run req) ~ Map::Metro 0.2206 --> 0.2405
 - (run req) ~ perl 5.016000 --> 5.010000
 - (run req) - List::AllUtils
 - (run req) - Mojolicious::Lite
 - (test req) + ExtUtils::MakeMaker (any)
 - (test req) + File::Spec (any)
 - (test req) + IO::Handle (any)
 - (test req) + IPC::Open3 (any)
 - (test rec) + CPAN::Meta 2.120900
 - (conf req) + ExtUtils::MakeMaker (any)
 - (conf req) - Module::Build::Tiny

META.json  view on Meta::CPAN

         },
         "suggests" : {
            "Dist::Iller" : "0.1408",
            "Dist::Iller::Config::Author::CSSON" : "0.0319"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Tiny" : "0",
            "List::Util" : "1.45",
            "Map::Metro" : "0.2405",
            "Mojolicious" : "6.00",
            "Moose" : "2.1803",
            "MooseX::App::Command" : "0",
            "Types::Standard" : "1.000006",
            "URI::Encode" : "0",
            "perl" : "5.010000"
         }
      },
      "test" : {
         "recommends" : {

META.yml  view on Meta::CPAN

provides:
  App::Map::Metro:
    file: lib/App/Map/Metro.pm
    version: '0.0200'
  Map::Metro::Cmd::Mroute:
    file: lib/Map/Metro/Cmd/Mroute.pm
    version: '0.0200'
requires:
  HTTP::Tiny: '0'
  List::Util: '1.45'
  Map::Metro: '0.2405'
  Mojolicious: '6.00'
  Moose: '2.1803'
  MooseX::App::Command: '0'
  Types::Standard: '1.000006'
  URI::Encode: '0'
  perl: '5.010000'
resources:
  bugtracker: https://github.com/Csson/p5-App-Map-Metro/issues
  homepage: https://metacpan.org/release/App-Map-Metro
  repository: https://github.com/Csson/p5-App-Map-Metro.git

Makefile.PL  view on Meta::CPAN

  "CONFIGURE_REQUIRES" => {
    "ExtUtils::MakeMaker" => 0
  },
  "DISTNAME" => "App-Map-Metro",
  "LICENSE" => "perl",
  "MIN_PERL_VERSION" => "5.010000",
  "NAME" => "App::Map::Metro",
  "PREREQ_PM" => {
    "HTTP::Tiny" => 0,
    "List::Util" => "1.45",
    "Map::Metro" => "0.2405",
    "Mojolicious" => "6.00",
    "Moose" => "2.1803",
    "MooseX::App::Command" => 0,
    "Types::Standard" => "1.000006",
    "URI::Encode" => 0
  },
  "TEST_REQUIRES" => {
    "ExtUtils::MakeMaker" => 0,
    "File::Spec" => 0,
    "IO::Handle" => 0,

Makefile.PL  view on Meta::CPAN

);


my %FallbackPrereqs = (
  "ExtUtils::MakeMaker" => 0,
  "File::Spec" => 0,
  "HTTP::Tiny" => 0,
  "IO::Handle" => 0,
  "IPC::Open3" => 0,
  "List::Util" => "1.45",
  "Map::Metro" => "0.2405",
  "Mojolicious" => "6.00",
  "Moose" => "2.1803",
  "MooseX::App::Command" => 0,
  "Test::More" => "0.96",
  "Types::Standard" => "1.000006",
  "URI::Encode" => 0
);


unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {

cpanfile  view on Meta::CPAN

# This file was auto-generated from iller.yaml by Dist::Iller on 2017-09-30 19:45:17 UTC.

on runtime => sub {
    requires 'HTTP::Tiny' => '0';
    requires 'List::Util' => '1.45';
    requires 'Map::Metro' => '0.2405';
    requires 'Mojolicious' => '6.00';
    requires 'Moose' => '2.1803';
    requires 'MooseX::App::Command' => '0';
    requires 'Types::Standard' => '1.000006';
    requires 'URI::Encode' => '0';
    requires 'perl' => '5.010000';
};
on test => sub {
    requires 'ExtUtils::MakeMaker' => '0';
    requires 'File::Spec' => '0';

dist.ini  view on Meta::CPAN

Test::NoTabs = 1.4
Test::Warnings = 0.026

[Prereqs / DevelopSuggests]
Dist::Iller = 0.1408
Dist::Iller::Config::Author::CSSON = 0.0319

[Prereqs / RuntimeRequires]
HTTP::Tiny = 0
List::Util = 1.45
Map::Metro = 0.2405
Mojolicious = 6.00
Moose = 2.1803
MooseX::App::Command = 0
Types::Standard = 1.000006
URI::Encode = 0
perl = 5.010000

[Prereqs / TestRequires]
Test::More = 0.96

iller.yaml  view on Meta::CPAN

  runtime:
    requires:
     - perl: 5.010000
     - Mojolicious: 6.00
     - URI::Encode
     - List::Util
     - Moose
     - MooseX::App::Command
     - HTTP::Tiny
     - Types::Standard
     - Map::Metro: 0.2405

plugins:
  - +config: Author::CSSON
  - +remove_plugin: Test::Kwalitee::Extra

---
doctype: weaver

plugins:
  - +config: Author::CSSON

t/00-report-prereqs.dd  view on Meta::CPAN

                                    },
                      'suggests' => {
                                      'Dist::Iller' => '0.1408',
                                      'Dist::Iller::Config::Author::CSSON' => '0.0319'
                                    }
                    },
       'runtime' => {
                      'requires' => {
                                      'HTTP::Tiny' => '0',
                                      'List::Util' => '1.45',
                                      'Map::Metro' => '0.2405',
                                      'Mojolicious' => '6.00',
                                      'Moose' => '2.1803',
                                      'MooseX::App::Command' => '0',
                                      'Types::Standard' => '1.000006',
                                      'URI::Encode' => '0',
                                      'perl' => '5.010000'
                                    }
                    },
       'test' => {
                   'recommends' => {



( run in 1.922 second using v1.01-cache-2.11-cpan-7add2cbd662 )