summaryrefslogtreecommitdiff
path: root/META.yml
blob: 6c9cddc808faa26072aa029a70d55dc84c324a92 (plain)
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
---
abstract: 'Facilitates the creation and modification of PDF files'
author:
  - 'Phil Perry'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::Exception: '0'
  Test::Memory::Cycle: '1'
configure_requires:
  ExtUtils::MakeMaker: '6.5503'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.58, CPAN::Meta::Converter version 2.150010'
license: open_source
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: PDF-Builder
no_index:
  directory:
    - t
    - inc
requires:
  Compress::Zlib: '1'
  Font::TTF: '1.04'
  perl: '5.020000'
resources:
  bugtracker: https://github.com/PhilterPaper/Perl-PDF-Builder/issues
  homepage: https://metacpan.org/pod/PDF::Builder
  repository: git://github.com/PhilterPaper/Perl-PDF-Builder.git
version: '3.021'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'