projects
/
perl
/
modules
/
indirect.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Test 'package A; sub foo; foo A->new' that gets deparsed as 'A->foo->new'
[perl/modules/indirect.git]
/
MANIFEST
1
Changes
2
MANIFEST
3
Makefile.PL
4
README
5
indirect.xs
6
lib/indirect.pm
7
samples/indirect.pl
8
t/00-load.t
9
t/10-good.t
10
t/20-bad.t
11
t/21-bad-fatal.t
12
t/22-bad-mixed.t
13
t/30-scope.t
14
t/90-boilerplate.t
15
t/91-pod.t
16
t/92-pod-coverage.t
17
t/95-portability-files.t
18
t/99-kwalitee.t
19
META.yml Module meta-data (added by MakeMaker)