File: META.yml

package info (click to toggle)
libuniversal-can-perl 1.20140328-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 148 kB
  • sloc: perl: 326; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 699 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
---
abstract: 'work around buggy code calling UNIVERSAL::can() as a function'
author:
  - chromatic
build_requires:
  Test::More: '0'
  lib: '0'
  overload: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.30'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.133380'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: UNIVERSAL-can
requires:
  Scalar::Util: '0'
  perl: '5.008'
  strict: '0'
  vars: '0'
  warnings: '0'
  warnings::register: '0'
resources:
  homepage: https://github.com/chromatic/UNIVERSAL-can
  repository: https://github.com/chromatic/UNIVERSAL-can.git
version: '1.20140328'