1---
2abstract: 'minimal class builder with lvalue accessors'
3author:
4  - 'Aristotle Pagaltzis <pagaltzis@gmx.de>'
5build_requires:
6  File::Find: 0
7  File::Temp: 0
8  Test::Fatal: 0
9  Test::Lives: 0
10  Test::More: 0.88
11  lib: 0
12  parent: 0
13configure_requires:
14  ExtUtils::MakeMaker: 0
15dynamic_config: 0
16generated_by: 'Dist::Zilla version 5.030, CPAN::Meta::Converter version 2.143240'
17license: perl
18meta-spec:
19  url: http://module-build.sourceforge.net/META-spec-v1.4.html
20  version: 1.4
21name: Object-Tiny-Lvalue
22requires:
23  perl: 5.006
24  strict: 0
25  warnings: 0
26resources:
27  bugtracker: http://github.com/ap/Object-Tiny-Lvalue/issues
28  homepage: http://github.com/ap/Object-Tiny-Lvalue
29  repository: git://github.com/ap/Object-Tiny-Lvalue
30version: 1.083
31