File: MANIFEST

package info (click to toggle)
libsub-wrappackages-perl 2.02-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 292 kB
  • sloc: perl: 664; sh: 3; makefile: 2
file content (48 lines) | stat: -rw-r--r-- 1,224 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
lib/Sub/WrapPackages.pm
t/lib/a.pm
t/lib/b.pm
MANIFEST
README
TODO
Changes
Makefile.PL
t/lib/Banana.pm
t/lib/Banana/Tree.pm
ARTISTIC.txt
GPL2.txt
t/lib/Orchard/Tree/Pear/Conference.pm
t/lib/Module/With/Data/Segment.pm
t/lib/Module/With/END/Segment.pm
t/lib/Module/With/Both/Segments.pm
t/lib/Prototyped.pm
t/lib/c.pm
t/00_wrap_as_subs.t
t/01_wrap_as_packages.t
t/01b_wrap_as_packages_late_loading.t
t/02_wrap_inherited.t
t/02b_inh_late_loading.t
t/02c_inh_from_grandparent.t
t/02d_inh_from_grandparent_parent_also_wrapped.t
t/02e_inh_from_grandparent_parent_also_wrapped_order_rev.t
t/03_inh_in_same_file.t
t/03b_inh_in_same_file_late_loading.t
t/04_wrap_tree_of_packages.t
t/04b_wrap_tree_of_packages_late_loading.t
t/05___DATA__.t
t/06_prototypes.t
t/07_use_lib.t
t/pod-coverage.t
t/pod.t
t/08_caller.t
t/02f_point_inh_proxies_at_original.t
t/coverage.sh
t/lib/breakuseconstant.pm
t/09_5.10_use_constant.t
t/10_prototypes.t
t/11_except.t
MANIFEST.SKIP
lib/Sub/WrapPackages/CallTree.pm
t/lib/Sub/WrapPackages/Tests/Victim.pm
t/sub-wrappackages-calltree.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)