File: MANIFEST

package info (click to toggle)
libclass-unload-perl 0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: perl: 137; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.009.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
lib/Class/Unload.pm
t/00-load.t
t/01-unload.t
t/02-inheritance.t
t/03-moose.t
t/author-eol.t
t/author-no-tabs.t
t/author-pod-coverage.t
t/author-pod-syntax.t
t/lib/MooseClass.pm
t/lib/MyClass.pm
t/lib/MyClass/Child.pm
t/lib/MyClass/Parent.pm
t/lib/MyClass/Sub.pm
t/lib/MyClass/Sub/Sub.pm