The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'A Meta Object Protocol for Perl 5'
author:
  - 'Stevan Little <stevan@iinteractive.com>'
build_requires:
  ExtUtils::MakeMaker: 6.42
  File::Spec: 0
  Test::Fatal: 0.001
  Test::More: 0.88
  Test::Requires: 0.05
configure_requires:
  ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 1.00'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Class-MOP
no_index:
  directory:
    - examples
    - inc
    - t
    - xt
requires:
  Carp: 0
  Data::OptList: 0
  Devel::GlobalDestruction: 0
  List::MoreUtils: 0.12
  MRO::Compat: 0.05
  Package::DeprecationManager: 0.10
  Package::Stash: 0.13
  Scalar::Util: 1.18
  Sub::Name: 0.04
  Task::Weaken: 0
  Try::Tiny: 0.02
  perl: 5.8.1
resources:
  license: http://dev.perl.org/licenses/
  repository: git://git.moose.perl.org/Class-MOP.git
version: 1.11
x_authority: cpan:STEVAN