App-RegexpCommonUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Test::Rinci" : "0.151"
         },
         "x_spec" : {
            "Rinci" : "v1.1.96"
         }
      },
      "runtime" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Complete::Module" : "0.262",
            "Data::Dmp" : "0.240",
            "Data::Dump::Color" : "0",
            "Module::Patch" : "0.276",
            "PERLANCAR::Module::List" : "0.004004",
            "Perinci::CmdLine::Any" : "0",
            "Regexp::Common" : "0",
            "parent" : "0",
            "perl" : "5.010001",
            "strict" : "0",
            "warnings" : "0"
         }

META.yml  view on Meta::CPAN

dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-RegexpCommonUtils
requires:
  Capture::Tiny: '0'
  Complete::Module: '0.262'
  Data::Dmp: '0.240'
  Data::Dump::Color: '0'
  Module::Patch: '0.276'
  PERLANCAR::Module::List: '0.004004'
  Perinci::CmdLine::Any: '0'
  Regexp::Common: '0'
  parent: '0'
  perl: '5.010001'
  strict: '0'
  warnings: '0'
resources:

Makefile.PL  view on Meta::CPAN

    "script/get-regexp-common-pattern",
    "script/list-regexp-common-modules",
    "script/list-regexp-common-patterns"
  ],
  "LICENSE" => "perl",
  "MIN_PERL_VERSION" => "5.010001",
  "NAME" => "App::RegexpCommonUtils",
  "PREREQ_PM" => {
    "Capture::Tiny" => 0,
    "Complete::Module" => "0.262",
    "Data::Dmp" => "0.240",
    "Data::Dump::Color" => 0,
    "Module::Patch" => "0.276",
    "PERLANCAR::Module::List" => "0.004004",
    "Perinci::CmdLine::Any" => 0,
    "Regexp::Common" => 0,
    "parent" => 0,
    "strict" => 0,
    "warnings" => 0
  },
  "TEST_REQUIRES" => {

Makefile.PL  view on Meta::CPAN

  "VERSION" => "0.003",
  "test" => {
    "TESTS" => "t/*.t"
  }
);


my %FallbackPrereqs = (
  "Capture::Tiny" => 0,
  "Complete::Module" => "0.262",
  "Data::Dmp" => "0.240",
  "Data::Dump::Color" => 0,
  "File::Spec" => 0,
  "IO::Handle" => 0,
  "IPC::Open3" => 0,
  "Module::Patch" => "0.276",
  "PERLANCAR::Module::List" => "0.004004",
  "Perinci::CmdLine::Any" => 0,
  "Regexp::Common" => 0,
  "Test::More" => 0,
  "parent" => 0,

dist.ini  view on Meta::CPAN

;[Acme::CPANLists::Whitelist]
;module=Log::Any

[Prereqs]
perl=5.010001
parent=0
strict=0
warnings=0
Capture::Tiny=0
Complete::Module=0.262
Data::Dmp=0.240
Data::Dump::Color=0
Module::Patch=0.276
Perinci::CmdLine::Any=0
PERLANCAR::Module::List=0.004004
Regexp::Common=0

[Prereqs / DevelopX_spec]
-phase=develop
-relationship=x_spec
Rinci=1.1.96



( run in 0.439 second using v1.01-cache-2.11-cpan-88abd93f124 )