File: META_for_testing.yml

package info (click to toggle)
perl 5.20.2-3%2Bdeb8u11
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 102,964 kB
  • sloc: perl: 555,553; ansic: 214,041; sh: 38,121; pascal: 8,783; cpp: 3,895; makefile: 2,393; xml: 2,325; yacc: 1,741
file content (34 lines) | stat: -rw-r--r-- 839 bytes parent folder | download | duplicates (7)
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
---
abstract: 'Create a module Makefile'
author:
  - 'Michael G Schwern <schwern@pobox.com>'
build_requires:
  Data::Dumper: 0
configure_requires: {}
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.5707, CPAN::Meta::Converter version 2.110580'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: ExtUtils-MakeMaker
no_index:
  directory:
    - t
    - inc
  package:
    - DynaLoader
    - in
requires:
  DirHandle: 0
  File::Basename: 0
  File::Spec: 0.8
  Pod::Man: 0
  perl: 5.006
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker
  homepage: http://makemaker.org
  license: http://dev.perl.org/licenses/
  repository: http://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker
  x_MailingList: makemaker@perl.org
version: 6.57_07