App-CSelUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         }
      },
      "runtime" : {
         "recommends" : {
            "Term::Size" : "0"
         },
         "requires" : {
            "Code::Includable::Tree::NodeMethods" : "0.126",
            "Data::CSel" : "0.128",
            "Data::CSel::WrapStruct" : "0.004",
            "Data::Dmp" : "0.242",
            "Data::Sah::Compiler::perl::TH::array" : "0.911",
            "Data::Sah::Compiler::perl::TH::str" : "0.911",
            "Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix" : "0",
            "Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix" : "0",
            "File::Slurper" : "0",
            "Perinci::CmdLine::Any" : "0.152",
            "Perinci::CmdLine::Lite" : "1.915",
            "Perinci::Sub::Property::cmdline" : "0",
            "Sah::Schema::filename" : "0",
            "Scalar::Util" : "0",

META.yml  view on Meta::CPAN

provides:
  App::CSelUtils:
    file: lib/App/CSelUtils.pm
    version: '0.089'
recommends:
  Term::Size: '0'
requires:
  Code::Includable::Tree::NodeMethods: '0.126'
  Data::CSel: '0.128'
  Data::CSel::WrapStruct: '0.004'
  Data::Dmp: '0.242'
  Data::Sah::Compiler::perl::TH::array: '0.911'
  Data::Sah::Compiler::perl::TH::str: '0.911'
  Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix: '0'
  Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix: '0'
  File::Slurper: '0'
  Perinci::CmdLine::Any: '0.152'
  Perinci::CmdLine::Lite: '1.915'
  Perinci::Sub::Property::cmdline: '0'
  Sah::Schema::filename: '0'
  Scalar::Util: '0'

Makefile.PL  view on Meta::CPAN

    "script/ddsel",
    "script/parse-csel"
  ],
  "LICENSE" => "perl",
  "MIN_PERL_VERSION" => "5.010001",
  "NAME" => "App::CSelUtils",
  "PREREQ_PM" => {
    "Code::Includable::Tree::NodeMethods" => "0.126",
    "Data::CSel" => "0.128",
    "Data::CSel::WrapStruct" => "0.004",
    "Data::Dmp" => "0.242",
    "Data::Sah::Compiler::perl::TH::array" => "0.911",
    "Data::Sah::Compiler::perl::TH::str" => "0.911",
    "Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix" => 0,
    "Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix" => 0,
    "File::Slurper" => 0,
    "Perinci::CmdLine::Any" => "0.152",
    "Perinci::CmdLine::Lite" => "1.915",
    "Perinci::Sub::Property::cmdline" => 0,
    "Sah::Schema::filename" => 0,
    "Scalar::Util" => 0,

Makefile.PL  view on Meta::CPAN

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


my %FallbackPrereqs = (
  "Code::Includable::Tree::NodeMethods" => "0.126",
  "Data::CSel" => "0.128",
  "Data::CSel::WrapStruct" => "0.004",
  "Data::Dmp" => "0.242",
  "Data::Sah::Compiler::perl::TH::array" => "0.911",
  "Data::Sah::Compiler::perl::TH::str" => "0.911",
  "Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix" => 0,
  "Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix" => 0,
  "File::Slurper" => 0,
  "File::Spec" => 0,
  "IO::Handle" => 0,
  "IPC::Open3" => 0,
  "Perinci::CmdLine::Any" => "0.152",
  "Perinci::CmdLine::Lite" => "1.915",

dist.ini  view on Meta::CPAN

[Prereqs / TestRequires]
;Test::More=0.98

[Prereqs]
perl=5.010001
strict=0
warnings=0
Code::Includable::Tree::NodeMethods=0.126
Data::CSel=0.128
Data::CSel::WrapStruct=0.004
Data::Dmp=0.242
File::Slurper=0
Perinci::CmdLine::Any=0
Scalar::Util=0
Tree::To::TextLines=0.05

[Prereqs / RuntimeRecommends]
Term::Size=0

[Prereqs / DevelopX_spec]
-phase=develop



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