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 45 46 47 48 49 50 51 52
|
---
abstract: 'A date object, with as little code as possible'
author:
- 'Adam Kennedy <adamk@cpan.org>'
- 'David Golden <dagolden@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
Test::More: '0'
perl: '5.008'
utf8: '0'
configure_requires:
ExtUtils::MakeMaker: '6.17'
perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, 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-Tiny
no_index:
directory:
- corpus
- examples
- t
- xt
package:
- DB
provides:
DateTime::Tiny:
file: lib/DateTime/Tiny.pm
version: '1.08'
requires:
Carp: '0'
overload: '0'
perl: '5.008'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/dagolden/DateTime-Tiny/issues
homepage: https://github.com/dagolden/DateTime-Tiny
repository: https://github.com/dagolden/DateTime-Tiny.git
version: '1.08'
x_authority: cpan:DAGOLDEN
x_contributors:
- 'Ken Williams <Ken.Williams@WindLogics.com>'
- 'Nigel Gregoire <nigelg@airg.com>'
- 'Ovid <curtis_ovid_poe@yahoo.com>'
x_generated_by_perl: v5.40.0
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|