Class-Load

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'A working (require "Class::Name") and more'
author:
  - 'Shawn M Moore <sartak at bestpractical.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::Fatal: '0'
  Test::More: '0.88'
  Test::Needs: '0'
  constant: '0'
  lib: '0'
  perl: '5.006'
  version: '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'
keywords:
  - class
  - module
  - load
  - require
  - use
  - runtime
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Class-Load
no_index:
  directory:
    - t
    - xt
provides:
  Class::Load:
    file: lib/Class/Load.pm
    version: '0.25'
  Class::Load::PP:
    file: lib/Class/Load/PP.pm
    version: '0.25'
requires:
  Carp: '0'
  Data::OptList: '0.110'
  Exporter: '0'
  Module::Implementation: '0.04'
  Module::Runtime: '0.012'
  Package::Stash: '0.14'
  Scalar::Util: '0'
  Try::Tiny: '0'
  base: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  IRC: irc://irc.perl.org/#moose
  MailingList: http://lists.perl.org/list/moose.html
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Class-Load
  homepage: https://github.com/moose/Class-Load
  repository: https://github.com/moose/Class-Load.git
version: '0.25'
x_Dist_Zilla:
  perl:
    version: '5.027011'
  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'
    -



( run in 0.842 second using v1.01-cache-2.11-cpan-39bf76dae61 )