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
|
---
abstract: 'Parser for ISO 2709 encoded MARC records'
author:
- 'Johann Rolschewski <jorol@cpan.org>'
build_requires:
Test::More: '0'
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.150001'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: MARC-Parser-RAW
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
requires:
Readonly: '1.0'
resources:
bugtracker: https://github.com/jorol/MARC-Parser-RAW/issues
homepage: https://github.com/jorol/MARC-Parser-RAW
repository: https://github.com/jorol/MARC-Parser-RAW.git
version: '0.06'
x_contributors:
- 'Johann Rolschewski <rolschewski@gmail.com>'
x_serialization_backend: 'YAML::Tiny version 1.69'
|