File: META.yml

package info (click to toggle)
libsys-hostip-perl 2.120-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 236 kB
  • sloc: perl: 487; makefile: 2
file content (40 lines) | stat: -rw-r--r-- 1,015 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
40
---
abstract: 'Try extra hard to get IP address related info'
author:
  - 'Sawyer X <xsawyerx@cpan.org>'
  - 'Jonathan Schatz <jon@divisionbyzero.com>'
  - 'Paul Cochrane <paul@liekut.de>'
build_requires:
  Capture::Tiny: '0'
  Data::Dumper: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::CPAN::Meta: '0'
  Test::More: '0'
  Test::Pod: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, 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: Sys-HostIP
provides:
  Sys::HostIP:
    file: lib/Sys/HostIP.pm
    version: '2.120'
requires:
  Carp: '0'
  Exporter: '0'
  File::Basename: '0'
  parent: '0'
  perl: '5.006'
resources:
  bugtracker: https://github.com/xsawyerx/sys-hostip/issues
  repository: git://github.com/xsawyerx/sys-hostip.git
version: '2.120'
x_generated_by_perl: v5.28.1
x_serialization_backend: 'YAML::Tiny version 1.73'