-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMANIFEST
46 lines (46 loc) · 964 Bytes
/
MANIFEST
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
.gitignore
Changes
inc/Module/Install.pm
inc/Module/Install/AuthorTests.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/TestBase.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
inc/Spiffy.pm
inc/Test/Base.pm
inc/Test/Base/Filter.pm
inc/Test/Builder.pm
inc/Test/Builder/Module.pm
inc/Test/More.pm
lib/Asagao.pm
lib/Asagao/Base.pm
lib/Asagao/Config.pm
lib/Asagao/Context.pm
lib/Asagao/Default.pm
lib/Asagao/Role/Singleton.pm
lib/Asagao/Role/Template.pm
lib/Asagao/Template/MT.pm
lib/Asagao/Template/TT.pm
Makefile.PL
MANIFEST This list of files
META.yml
README
t/00_compile.t
t/11_template_mt.t
t/12_template_tt.t
t/20_context.t
t/30_config.t
t/50_base.t
t/91_simple.t
t/sample/hello_app.pl
t/sample/views/hello.mt
t/sample/views/hello.tt
xt/01_podspell.t
xt/02_perlcritic.t
xt/03_pod.t
xt/perlcriticrc