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
|
---
abstract: 'DateTime::Format::XSD - Format DateTime according to xsd:dateTime'
author:
- 'Daniel Ruoso <daniel@ruoso.com>'
- 'Timothy Legge <timlegge@gmail.com>'
build_requires:
Test::More: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, 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: DateTime-Format-XSD
provides:
DateTime::Format::XSD:
file: lib/DateTime/Format/XSD.pm
version: '0.4'
requires:
DateTime::Format::ISO8601: '0'
base: '0'
perl: '5.008'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/perl-net-saml2/perl-DateTime-Format-XSD/issues
repository: git://github.com/perl-net-saml2/perl-DateTime-Format-XSD.git
version: '0.4'
x_generated_by_perl: v5.30.3
x_maintainers:
- 'Timothy Legge <timlegge@gmail.com>'
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|