File: META.yml

package info (click to toggle)
libtime-y2038-perl 20100403-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: ansic: 811; perl: 497; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 730 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
---
abstract: "Versions of Perl's time functions which work beyond 2038"
author:
  - 'Michael G Schwern <schwern@pobox.com>'
build_requires:
  ExtUtils::CBuilder: 0.24
  JSON: 2.17
  Module::Build: 0.36
  Test::Exception: 0.27
  Test::More: 0.82
  Test::Warn: 0.11
configure_requires:
  Module::Build: 0.36
generated_by: 'Module::Build version 0.3603'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Time-y2038
provides:
  Time::y2038:
    file: lib/Time/y2038.pm
    version: 20100403
  Time::y2038::Everywhere:
    file: lib/Time/y2038/Everywhere.pm
    version: 20100403
requires:
  perl: v5.6.1
resources:
  license: http://dev.perl.org/licenses/
version: 20100403