1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
---
abstract: 'Package that exports data in a Breaker format'
author:
- 'Patrick Hochstenbach, C<< <patrick.hochstenbach at ugent.be> >>'
build_requires:
Test::Exception: '0.32'
Test::More: '1.001003'
Test::Simple: '1.001003'
configure_requires:
Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.17, Dist::Zilla version 6.008, 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: Catmandu-Breaker
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
requires:
Catmandu: '0.9'
Catmandu::Stat: '0.10'
Moo: '0'
Path::Tiny: '0'
namespace::clean: '0'
perl: v5.10.1
resources:
bugtracker: https://github.com/LibreCat/Catmandu-Breaker/issues
homepage: https://github.com/LibreCat/Catmandu-Breaker
repository: https://github.com/LibreCat/Catmandu-Breaker.git
version: '0.141'
x_contributors:
- 'Jakob Voss <voss@gbv.de>'
- 'Johann Rolschewski <jorol@cpan.org>'
- 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
- 'Patrick Hochstenbach <patrick.hochstenbach@ugent.be>'
x_serialization_backend: 'YAML::Tiny version 1.69'
|