]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blob - MANIFEST
Stop leaking objects stored in the data slot
[perl/modules/Variable-Magic.git] / MANIFEST
1 Changes
2 MANIFEST
3 META.yml # Will be created by "make dist"
4 Magic.xs
5 Makefile.PL
6 README
7 lib/Variable/Magic.pm
8 ptable.h
9 samples/copy.pl
10 samples/magic.pl
11 samples/synopsis.pl
12 samples/uvar.pl
13 samples/vm_vs_tie.pl
14 t/00-load.t
15 t/01-import.t
16 t/10-simple.t
17 t/11-multiple.t
18 t/13-data.t
19 t/14-callbacks.t
20 t/15-self.t
21 t/16-huf.t
22 t/17-ctl.t
23 t/18-opinfo.t
24 t/20-get.t
25 t/21-set.t
26 t/22-len.t
27 t/23-clear.t
28 t/24-free.t
29 t/25-copy.t
30 t/27-local.t
31 t/28-uvar.t
32 t/30-scalar.t
33 t/31-array.t
34 t/32-hash.t
35 t/33-code.t
36 t/34-glob.t
37 t/35-stash.t
38 t/40-threads.t
39 t/41-clone.t
40 t/80-leaks.t
41 t/91-pod.t
42 t/92-pod-coverage.t
43 t/95-portability-files.t
44 t/99-kwalitee.t
45 t/lib/Variable/Magic/TestDestroyRequired.pm
46 t/lib/Variable/Magic/TestScopeEnd.pm
47 t/lib/Variable/Magic/TestValue.pm
48 t/lib/Variable/Magic/TestWatcher.pm