source: trunk/MANIFEST @ 38

Last change on this file since 38 was 10, checked in by nanardon, 15 years ago
  • add MANIFEST
File size: 1.4 KB
Line 
1Changes
2inc/Module/AutoInstall.pm
3inc/Module/Install.pm
4inc/Module/Install/AutoInstall.pm
5inc/Module/Install/Base.pm
6inc/Module/Install/Can.pm
7inc/Module/Install/Catalyst.pm
8inc/Module/Install/Fetch.pm
9inc/Module/Install/Include.pm
10inc/Module/Install/Makefile.pm
11inc/Module/Install/Metadata.pm
12inc/Module/Install/Scripts.pm
13inc/Module/Install/Win32.pm
14inc/Module/Install/WriteAll.pm
15lib/Vote.pm
16lib/Vote/Controller/Ballot.pm
17lib/Vote/Controller/Root.pm
18lib/Vote/Controller/Vote.pm
19lib/Vote/Model/Vote.pm
20lib/Vote/View/TT.pm
21Makefile.PL
22MANIFEST                        This list of files
23META.yml
24README
25root/favicon.ico
26root/static/images/btn_120x50_built.png
27root/static/images/btn_120x50_built_shadow.png
28root/static/images/btn_120x50_powered.png
29root/static/images/btn_120x50_powered_shadow.png
30root/static/images/btn_88x31_built.png
31root/static/images/btn_88x31_built_shadow.png
32root/static/images/btn_88x31_powered.png
33root/static/images/btn_88x31_powered_shadow.png
34root/static/images/catalyst_logo.png
35root/templates/ballot/default.tt
36root/templates/ballot/login.tt
37root/templates/default.tt
38root/templates/includes/footer.tt
39root/templates/includes/header.tt
40root/templates/vote/default.tt
41script/vote_cgi.pl
42script/vote_create.pl
43script/vote_fastcgi.pl
44script/vote_server.pl
45script/vote_test.pl
46sql/postgres.dump
47t/01app.t
48t/02pod.t
49t/03podcoverage.t
50t/controller_Ballot.t
51t/controller_Vote.t
52t/model_Vote.t
53t/view_TT.t
54vote.yml.example
Note: See TracBrowser for help on using the repository browser.