source: trunk/MANIFEST @ 86

Last change on this file since 86 was 50, checked in by nanardon, 15 years ago
  • update MANIFEST
File size: 2.2 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/Admin.pm
17lib/Vote/Controller/Ballot.pm
18lib/Vote/Controller/Newpoll.pm
19lib/Vote/Controller/Root.pm
20lib/Vote/Controller/Vote.pm
21lib/Vote/Model/Vote.pm
22lib/Vote/View/TT.pm
23Makefile.PL
24MANIFEST                        This list of files
25META.yml
26README
27root/favicon.ico
28root/static/images/blue-h.png
29root/static/images/blue-v.png
30root/static/images/btn_120x50_built.png
31root/static/images/btn_120x50_built_shadow.png
32root/static/images/btn_120x50_powered.png
33root/static/images/btn_120x50_powered_shadow.png
34root/static/images/btn_88x31_built.png
35root/static/images/btn_88x31_built_shadow.png
36root/static/images/btn_88x31_powered.png
37root/static/images/btn_88x31_powered_shadow.png
38root/static/images/catalyst_logo.png
39root/static/images/green-h.png
40root/static/images/green-v.png
41root/static/images/red-h.png
42root/static/images/red-v.png
43root/static/images/yellow-h.png
44root/static/images/yellow-v.png
45root/static/vote.css
46root/templates/admin/default.tt
47root/templates/admin/denied.tt
48root/templates/admin/index.tt
49root/templates/admin/login.tt
50root/templates/ballot/closed.tt
51root/templates/ballot/default.tt
52root/templates/ballot/done.tt
53root/templates/ballot/index.tt
54root/templates/ballot/login.tt
55root/templates/ballot/signed.tt
56root/templates/default.tt
57root/templates/includes/footer.tt
58root/templates/includes/header.tt
59root/templates/includes/poll.tt
60root/templates/includes/poll_results.tt
61root/templates/includes/poll_running.tt
62root/templates/includes/signing_list.tt
63root/templates/newpoll/default.tt
64root/templates/newpoll/index.tt
65root/templates/newpoll/request.tt
66root/templates/vote/default.tt
67script/vote_cgi.pl
68script/vote_create.pl
69script/vote_fastcgi.pl
70script/vote_server.pl
71script/vote_test.pl
72sql/postgres.dump
73t/01app.t
74t/02pod.t
75t/03podcoverage.t
76t/controller_Admin.t
77t/controller_Ballot.t
78t/controller_Newpoll.t
79t/controller_Vote.t
80t/model_Vote.t
81t/view_TT.t
82vote.yml.example
Note: See TracBrowser for help on using the repository browser.