---
abstract: 'A Meta Object Protocol for Perl 5'
author:
 - 'Stevan Little <[email protected]>'
build_requires:
 Test::Fatal: '0'
 Test::More: '0'
configure_requires:
 ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
 url: http://module-build.sourceforge.net/META-spec-v1.4.html
 version: '1.4'
name: MOP
requires:
 B: '0'
 Scalar::Util: '0'
 Sub::Name: '0'
 Symbol: '0'
 UNIVERSAL::Object: '0'
 attributes: '0'
 mro: '0'
 perl: v5.10.0
resources:
 repository: https://github.com/stevan/p5-MOP.git
version: '0.02'
x_serialization_backend: 'YAML::Tiny version 1.69'