summaryrefslogtreecommitdiff
path: root/META.yml
blob: 95e9697f3cc49f3a24c2daa565a9224a189b9e3b (plain)
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
--- #YAML:1.0
name:               HTTP-Date
version:            6.02
abstract:           date conversion routines
author:
    - Gisle Aas <gisle@activestate.com>
license:            perl
distribution_type:  module
configure_requires:
    ExtUtils::MakeMaker:  0
build_requires:
    ExtUtils::MakeMaker:  0
requires:
    perl:         5.006002
    Time::Local:  0
resources:
    MailingList:  mailto:libwww@perl.org
    repository:   http://github.com/gisle/http-date
no_index:
    directory:
        - t
        - inc
generated_by:       ExtUtils::MakeMaker version 6.57_05
meta-spec:
    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
    version:  1.4
recommends:
    Time::Zone:  0