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 53
|
---
abstract: 'printf extensions'
author:
- 'Mark Overmeer <markov@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
Test::More: '1'
Test::Pod: '1'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.76, 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: String-Print
no_index:
directory:
- t
- inc
requires:
Date::Parse: '2.3'
Encode: '0'
HTML::Entities: '0'
Test::More: '0.86'
Unicode::GCString: '0'
resources:
bugtracker: https://github.com/markov2/perl5-String-Print/issues
homepage: http://perl.overmeer.net/CPAN/
repository: https://github.com/markov2/perl5-String-Print.git
version: '1.02'
x_oodist:
email: markov@cpan.org
first_year: 2016
generate:
-
format: pod3
podtail: ~
include: []
oodoc_version: 3.04
parser:
pmhead: ~
skip_links:
- Locale::TextDomain
syntax: markov
raw:
publish: ../public_html/string-print/raw
release:
publish: ../public_html/string-print/source
tests: {}
use: []
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|