File: META.yml

package info (click to toggle)
libdate-pregnancy-perl 0.06-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: perl: 169; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 961 bytes parent folder | download | duplicates (3)
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
38
39
---
abstract: 'calculate birthdate and week numbers for a pregnancy'
author:
  - 'Jonas B. Nielsen <jonasbn@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.30'
  Pod::Coverage::TrustPod: '0'
  Test::Kwalitee: '1.21'
  Test::More: '0.88'
  Test::Pod: '1.41'
  Test::Pod::Coverage: '1.08'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.30'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.038, CPAN::Meta::Converter version 2.150005'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Date-Pregnancy
provides:
  Date::Pregnancy:
    file: lib/Date/Pregnancy.pm
    version: '0.06'
requires:
  Carp: '0'
  Clone: '0'
  DateTime: '0'
  Exporter: '0'
  POSIX: '0'
  perl: '5.008'
resources:
  homepage: http://search.cpan.org/dist/Date-Pregnancy/
  repository: git://github.com/jonasbn/Date-Pregnancy.git
version: '0.06'