]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blob - MANIFEST
A refreshed synopsis
[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 samples/copy.pl
9 samples/magic.pl
10 samples/synopsis.pl
11 samples/uvar.pl
12 samples/vm_vs_tie.pl
13 t/00-load.t
14 t/01-import.t
15 t/10-simple.t
16 t/11-multiple.t
17 t/12-sig.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/20-get.t
24 t/21-set.t
25 t/22-len.t
26 t/23-clear.t
27 t/24-free.t
28 t/25-copy.t
29 t/27-local.t
30 t/28-uvar.t
31 t/30-scalar.t
32 t/31-array.t
33 t/32-hash.t
34 t/33-code.t
35 t/34-glob.t
36 t/35-stash.t
37 t/40-threads.t
38 t/41-clone.t
39 t/90-boilerplate.t
40 t/91-pod.t
41 t/92-pod-coverage.t
42 t/95-portability-files.t
43 t/99-kwalitee.t
44 t/lib/Variable/Magic/TestDieRequired.pm
45 t/lib/Variable/Magic/TestWatcher.pm