File: META.yml

package info (click to toggle)
libsys-hostip-perl 1.98-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 204 kB
  • ctags: 26
  • sloc: perl: 210; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 855 bytes parent folder | download
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
---
abstract: 'Try extra hard to get IP address related info'
author:
  - 'Sawyer X <xsawyerx@cpan.org>'
  - 'Jonathan Schatz <jon@divisionbyzero.com>'
build_requires:
  Data::Dumper: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.143240'
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: '1.98'
requires:
  Carp: '0'
  Exporter: '0'
  File::Basename: '0'
resources:
  bugtracker: https://github.com/xsawyerx/sys-hostip/issues
  repository: git://github.com/xsawyerx/sys-hostip.git
version: '1.98'
x_serialization_backend: 'YAML::Tiny version 1.69'