File: MANIFEST

package info (click to toggle)
libvariable-magic-perl 0.64-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: perl: 4,256; ansic: 633; makefile: 8
file content (55 lines) | stat: -rw-r--r-- 875 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
CONTRIBUTING
Changes
MANIFEST
META.json
META.yml
Magic.xs
Makefile.PL
README
lib/Variable/Magic.pm
samples/copy.pl
samples/magic.pl
samples/synopsis.pl
samples/uvar.pl
samples/vm_vs_tie.pl
t/00-load.t
t/01-import.t
t/02-constants.t
t/09-load-threads.t
t/10-simple.t
t/11-multiple.t
t/13-data.t
t/14-callbacks.t
t/15-self.t
t/16-huf.t
t/17-ctl.t
t/18-opinfo.t
t/20-get.t
t/21-set.t
t/22-len.t
t/23-clear.t
t/24-free.t
t/25-copy.t
t/27-local.t
t/28-uvar.t
t/30-scalar.t
t/31-array.t
t/32-hash.t
t/33-code.t
t/34-glob.t
t/35-stash.t
t/40-threads.t
t/41-clone.t
t/50-return.t
t/80-leaks.t
t/lib/Test/Leaner.pm
t/lib/VPIT/TestHelpers.pm
t/lib/Variable/Magic/TestDestroyRequired.pm
t/lib/Variable/Magic/TestGlobalDestruction.pm
t/lib/Variable/Magic/TestScopeEnd.pm
t/lib/Variable/Magic/TestValue.pm
t/lib/Variable/Magic/TestWatcher.pm
xsh/caps.h
xsh/mem.h
xsh/threads.h
xsh/util.h