File: META.yml

package info (click to toggle)
libdata-integer-perl 0.003-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 176 kB
  • ctags: 79
  • sloc: perl: 589; makefile: 42
file content (35 lines) | stat: -rw-r--r-- 674 bytes parent folder | download
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
---
name: Data-Integer
version: 0.003
author:
  - 'Andrew Main (Zefram) <zefram@fysh.org>'
abstract: details of the native integer data type
license: perl
resources:
  license: http://dev.perl.org/licenses/
requires:
  Carp: 0
  Exporter: 0
  base: 0
  constant: 0
  integer: 0
  perl: 5.006
  strict: 0
  warnings: 0
build_requires:
  Module::Build: 0
  Test::More: 0
  integer: 0
  perl: 5.006
  strict: 0
  warnings: 0
dynamic_config: 0
provides:
  Data::Integer:
    file: lib/Data/Integer.pm
    version: 0.003
generated_by: Module::Build version 0.2808
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.2.html
  version: 1.2
distribution_type: module