File: META.yml

package info (click to toggle)
libstrictures-perl 2.000003-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 148 kB
  • ctags: 15
  • sloc: perl: 335; makefile: 5
file content (26 lines) | stat: -rw-r--r-- 702 bytes parent folder | download | duplicates (2)
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
---
abstract: 'turn on strict and make most warnings fatal'
author:
  - 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>'
build_requires:
  Test::More: '0'
configure_requires: {}
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: strictures
no_index:
  directory:
    - t
    - xt
    - inc
requires:
  perl: '5.006'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=strictures
  license: http://dev.perl.org/licenses/
  repository: git://git.shadowcat.co.uk/p5sagit/strictures.git
version: '2.000003'