File: META.yml

package info (click to toggle)
libnet-ident-perl 1.25-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: perl: 830; makefile: 9
file content (35 lines) | stat: -rw-r--r-- 864 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
---
abstract: 'Lookup the username on the remote end of a TCP/IP connection'
author:
  - 'Jan-Pieter Cornet <johnpc@xs4all.nl>'
build_requires:
  ExtUtils::MakeMaker: '0'
  IO::Socket: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
license: unknown
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Net-Ident
no_index:
  directory:
    - t
    - inc
requires:
  Carp: '0'
  Config: '0'
  Exporter: '0'
  Fcntl: '0'
  FileHandle: '0'
  Socket: '0'
  vars: '0'
resources:
  bugtracker: http://github.com/toddr/Net-Ident/issues
  license: http://dev.perl.org/licenses/
  repository: http://github.com/toddr/Net-Ident
version: '1.25'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'