File: MANIFEST

package info (click to toggle)
libipc-shareable-perl 1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 440 kB
  • sloc: perl: 1,225; makefile: 9
file content (65 lines) | stat: -rw-r--r-- 1,323 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
benchmarks/bench_changes.pl
benchmarks/bench_results.txt
benchmarks/sereal_vs_storable_vs_json_without_ipc.pl
benchmarks/shared.pl
benchmarks/storable_vs_json.pl
Changes
COPYING
CREDITS
DISCLAIMER
'docs/Shared Memory Configuration.txt'
examples/new.pl
ipc.pl
lib/IPC/Shareable.pm
lib/IPC/Shareable/SharedMem.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
README
t/00-base.t
t/02-create.t
t/04-key.t
t/05-sv.t
t/07-new.t
t/08-new_tied_obj.t
t/10-av.t
t/15-hv.t
t/17-attributes.t
t/20-ref.t
t/25-ipc.t
t/30-lock_operation.t
t/31-lock_semaphore.t
t/35-clean.t
t/36-ipcav.t
t/38-ipchv.t
t/40-ipcref.t
t/45-obj.t
t/50-ipcobj.t
t/55-lsync.t
t/60-tied.t
t/61-seg_sem.t
t/63-nested_segs_tidy.t
t/64-nested_segs_untidy.t
t/65-seg_size.t
t/66-size_exceeded.t
t/67-exhaust_shm_slots.t
t/75-graceful.t
t/76-singleton.t
t/77-singleton_warn.t
t/78-singleton_class.t
t/80-exceptions.t
t/81-fork_dup_rand_keys.t
t/82-sig_child_ignore.t
t/83-clean_protected.t
t/90-pod_coverage.t
t/91-pod_linkcheck.t
t/92-pod.t
t/93-manifest.t
t/99-end.t
testing/new_one.pl
testing/new_two.pl
testing/one_deep_hash.pl
testing/sharelite_with_sereal.pl
testing/two_deep_hash.pl
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)