Banal-Util-Mini

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Provide several utility functions with minimal dependencies.'
author:
  - 'Tabulo <tabulo@cpan.org>'
build_requires:
  File::Spec: '0'
  Module::Metadata: '0'
  Test::Compile: '0'
  Test::More: '0'
  perl: '5.010'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build::Tiny: '0.034'
  perl: '5.010'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
keywords:
  - Util
  - utility
  - light-weight
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Banal-Util-Mini
no_index:
  directory:
    - t
    - xt
provides:
  Banal::Util::Mini:
    file: lib/Banal/Util/Mini.pm
    version: '0.002'
requires:
  Carp: '0'
  Data::Printer: '0'
  Exporter::Shiny: '0'
  List::MoreUtils: '0.426'
  List::Util: '1.45'
  Scalar::Util: '0'
  namespace::autoclean: '0'
  perl: '5.010'
  strict: '0'
  utf8: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Banal-Util-Mini
  homepage: https://github.com/tabulon/p5-Banal-Util-Mini
  repository: https://github.com/tabulon/p5-Banal-Util-Mini.git
version: '0.002'
x_Dist_Zilla:
  perl:
    version: '5.028001'
  plugins:
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: recommends
      name: '@Author::ETHER/pluginbundle version'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 0
          check_all_prereqs: 0
          modules:
            - Dist::Zilla::PluginBundle::Author::ETHER
          phase: build
          run_under_travis: 0
          skip: []
      name: '@Author::ETHER/stale modules, build'
      version: '0.055'
    -
      class: Dist::Zilla::Plugin::FileFinder::ByName
      name: '@Author::ETHER/Examples'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - CONTRIBUTING
            - INSTALL
            - LICENSE
            - README.pod
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: '@Author::ETHER/Git::GatherDir'
      version: '2.045'
    -
      class: Dist::Zilla::Plugin::MetaYAML



( run in 3.028 seconds using v1.01-cache-2.11-cpan-75ffa21a3d4 )