---
abstract: 'A Meta Object Protocol for Perl 5'
author:
- 'Stevan Little <stevan@cpan.org>'
build_requires:
Test::Fatal: '0'
Test::More: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: MOP
requires:
B: '0'
Carp: '0'
Devel::Hook: '0'
Devel::OverloadInfo: '0'
Scalar::Util: '0'
Sub::Metadata: '0'
Sub::Util: '0'
Symbol: '0'
UNIVERSAL::Object: '0.14'
attributes: '0'
mro: '0'
perl: v5.10.1
resources:
bugtracker: https://github.com/stevan/p5-MOP/issues
repository: https://github.com/stevan/p5-MOP.git
version: '0.14'
x_serialization_backend: 'YAML::Tiny version 1.70'