File: MANIFEST

package info (click to toggle)
libclass-accessor-grouped-perl 0.10012-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 356 kB
  • ctags: 187
  • sloc: perl: 2,553; makefile: 2
file content (46 lines) | stat: -rw-r--r-- 1,001 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
Changes
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Class/Accessor/Grouped.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/accessors.t
t/accessors_pp.t
t/accessors_ro.t
t/accessors_wo.t
t/accessors_xs.t
t/accessors_xs_cachedwarn.t
t/basic.t
t/clean_namespace.t
t/component.t
t/illegal_name.t
t/inherited.t
t/lib/AccessorGroups.pm
t/lib/AccessorGroupsComp.pm
t/lib/AccessorGroupsParent.pm
t/lib/AccessorGroupsRO.pm
t/lib/AccessorGroupsSubclass.pm
t/lib/AccessorGroupsWO.pm
t/lib/BaseInheritedGroups.pm
t/lib/ExtraInheritedGroups.pm
t/lib/NotHashBased.pm
t/lib/NotReallyAClass.pm
t/lib/SuperInheritedGroups.pm
t/manifest.t
t/pod_coverage.t
t/pod_spelling.t
t/pod_syntax.t
t/strict.t
t/style_no_tabs.t
t/warnings.t