File: META.yml

package info (click to toggle)
libperlio-eol-perl 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 152 kB
  • sloc: ansic: 169; perl: 39; makefile: 3
file content (34 lines) | stat: -rw-r--r-- 851 bytes parent folder | download | duplicates (2)
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
---
abstract: 'PerlIO layer for normalizing line endings'
author:
  - 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: PerlIO-eol
provides:
  PerlIO::eol:
    file: lib/PerlIO/eol.pm
    version: '0.17'
requires:
  Exporter: '0'
  XSLoader: '0'
  perl: '5.007003'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=PerlIO-eol
  repository: https://github.com/shlomif/PerlIO-eol.git
version: '0.17'
x_serialization_backend: 'YAML::Tiny version 1.70'