File: MANIFEST

package info (click to toggle)
libexporter-declare-perl 0.114-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: perl: 1,607; makefile: 4
file content (29 lines) | stat: -r--r--r-- 547 bytes parent folder | download | duplicates (3)
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
Build.PL
lib/Exporter/Declare.pm
lib/Exporter/Declare/Export.pm
lib/Exporter/Declare/Export/Alias.pm
lib/Exporter/Declare/Export/Generator.pm
lib/Exporter/Declare/Export/Sub.pm
lib/Exporter/Declare/Export/Variable.pm
lib/Exporter/Declare/Meta.pm
lib/Exporter/Declare/Specs.pm
MANIFEST			This list of files
META.json
META.yml
README
README.pod
t/Declare.t
t/Export.t
t/Generator.t
t/Inheritance.t
t/lib/InheritanceChild.pm
t/lib/InheritanceParent.pm
t/Magic.t
t/Meta.t
t/Meta_From_Old.t
t/misc.t
t/pod.t
t/reexport.t
t/Specs.t
t/Sub.t
t/Variable.t