Codebase list libmu-perl / e7c950d0-0f51-4933-be78-f9227444c3fc/main META.yml
e7c950d0-0f51-4933-be78-f9227444c3fc/main

Tree @e7c950d0-0f51-4933-be78-f9227444c3fc/main (Download .tar.gz)

META.yml @e7c950d0-0f51-4933-be78-f9227444c3fc/mainraw · history · blame

---
abstract: 'Moo but with less typing'
author:
  - 'Christian Walde <walde.christian@gmail.com>'
build_requires:
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
  if: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: unrestricted
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Mu
no_index:
  directory:
    - corpus
    - examples
    - t
    - xt
  package:
    - DB
provides:
  Mu:
    file: lib/Mu.pm
    version: '1.191300'
  Mu::Role:
    file: lib/Mu/Role.pm
    version: '1.191300'
requires:
  Import::Into: '0'
  Moo: '0'
  Moo::Role: '0'
  MooX::ShortHas: '0'
  perl: '5.006'
  strictures: '2'
resources:
  bugtracker: https://github.com/wchristian/Mu/issues
  homepage: https://github.com/wchristian/Mu
  repository: https://github.com/wchristian/Mu.git
version: '1.191300'
x_contributors:
  - 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>'
x_generated_by_perl: v5.28.0
x_serialization_backend: 'YAML::Tiny version 1.73'