File: MANIFEST

package info (click to toggle)
libio-socket-ip-perl 0.41-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 344 kB
  • sloc: perl: 1,526; makefile: 4
file content (33 lines) | stat: -rw-r--r-- 557 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
Build.PL
Changes
examples/connect.pl
examples/nonblocking_libasyncns.pl
lib/IO/Socket/IP.pm
LICENSE
MANIFEST			This list of files
META.json
META.yml
README
t/00use.t
t/01local-client-v4.t
t/02local-server-v4.t
t/03local-cross-v4.t
t/04local-client-v6.t
t/05local-server-v6.t
t/06local-cross-v6.t
t/10args.t
t/11sockopts.t
t/12port-fallback.t
t/13addrinfo.t
t/14fileno.t
t/15io-socket.t
t/16v6only.t
t/17gai-flags.t
t/18fdopen.t
t/19no-addrs.t
t/20subclass.t
t/21as-inet.t
t/22timeout.t
t/30nonblocking-connect.t
t/31nonblocking-connect-internet.t
t/99pod.t