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 44
|
---
abstract: 'Perl extension for handling MODS records'
author:
- 'Patrick Hochstenbach <Patrick.Hochstenbach at UGent.be>'
build_requires:
Test::Deep: '0.110'
Test::Exception: '0.31'
Test::More: '0'
Test::Pod: '0.06'
configure_requires:
Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.22, Dist::Zilla version 6.031, 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: MODS-Record
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
requires:
Carp: '0'
IO: '0'
JSON: '2.53'
Moo: '0.091011'
XML::Parser: '2.44'
perl: v5.10.1
resources:
bugtracker: https://github.com/LibreCat/MODS-Record/issues
homepage: https://github.com/LibreCat/MODS-Record
repository: https://github.com/LibreCat/MODS-Record.git
version: '0.14'
x_contributors:
- 'Patrick Hochstenbach <patrick.hochstenbach@ugent.be>'
x_generated_by_perl: v5.38.2
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: 1
|