File: META.yml

package info (click to toggle)
libtest-tabs-perl 0.005-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: perl: 176; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 956 bytes parent folder | download | duplicates (5)
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
---
abstract: 'check the presence of tabs in your project'
author:
  - 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
  Test::More: '0.61'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.021, CPAN::Meta::Converter version 2.140640'
keywords: []
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test-Tabs
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  Test::Tabs:
    file: lib/Test/Tabs.pm
    version: '0.005'
requires:
  perl: '5.008'
resources:
  Identifier: http://purl.org/NET/cpan-uri/dist/Test-Tabs/project
  bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=Test-Tabs
  homepage: https://metacpan.org/release/Test-Tabs
  license: http://dev.perl.org/licenses/
  repository: git://github.com/tobyink/p5-test-tabs.git
version: '0.005'