source: trunk/MANIFEST @ 122

Last change on this file since 122 was 122, checked in by nanardon, 15 years ago
  • add control/md5sum containing md5sum of all files
  • rename configuration file to avoid later change in release
File size: 2.4 KB
Line 
1Changes
2control/md5sum
3epoll.spec.in
4inc/Module/AutoInstall.pm
5inc/Module/Install.pm
6inc/Module/Install/AutoInstall.pm
7inc/Module/Install/Base.pm
8inc/Module/Install/Can.pm
9inc/Module/Install/Catalyst.pm
10inc/Module/Install/Fetch.pm
11inc/Module/Install/Include.pm
12inc/Module/Install/Makefile.pm
13inc/Module/Install/Metadata.pm
14inc/Module/Install/Scripts.pm
15inc/Module/Install/Win32.pm
16inc/Module/Install/WriteAll.pm
17lib/Vote.pm
18lib/Vote/Controller/Admin.pm
19lib/Vote/Controller/Ballot.pm
20lib/Vote/Controller/Newpoll.pm
21lib/Vote/Controller/Root.pm
22lib/Vote/Controller/Vote.pm
23lib/Vote/Model/Vote.pm
24lib/Vote/Template/Plugin/Mail.pm
25lib/Vote/View/TT.pm
26Makefile.PL
27MANIFEST                        This list of files
28META.yml
29README
30root/favicon.ico
31root/static/images/blue-h.png
32root/static/images/blue-v.png
33root/static/images/btn_120x50_built.png
34root/static/images/btn_120x50_built_shadow.png
35root/static/images/btn_120x50_powered.png
36root/static/images/btn_120x50_powered_shadow.png
37root/static/images/btn_88x31_built.png
38root/static/images/btn_88x31_built_shadow.png
39root/static/images/btn_88x31_powered.png
40root/static/images/btn_88x31_powered_shadow.png
41root/static/images/catalyst_logo.png
42root/static/images/green-h.png
43root/static/images/green-v.png
44root/static/images/red-h.png
45root/static/images/red-v.png
46root/static/images/yellow-h.png
47root/static/images/yellow-v.png
48root/static/js/CalendarPopup.js
49root/static/vote.css
50root/templates/admin/default.tt
51root/templates/admin/denied.tt
52root/templates/admin/index.tt
53root/templates/admin/login.tt
54root/templates/ballot/closed.tt
55root/templates/ballot/default.tt
56root/templates/ballot/done.tt
57root/templates/ballot/index.tt
58root/templates/ballot/login.tt
59root/templates/ballot/signed.tt
60root/templates/default.tt
61root/templates/includes/footer.tt
62root/templates/includes/header.tt
63root/templates/includes/poll.tt
64root/templates/includes/poll_results.tt
65root/templates/includes/poll_running.tt
66root/templates/includes/signing_list.tt
67root/templates/newpoll/default.tt
68root/templates/newpoll/index.tt
69root/templates/newpoll/norequest.tt
70root/templates/newpoll/request.tt
71root/templates/vote/default.tt
72script/vote_cgi.pl
73script/vote_create.pl
74script/vote_fastcgi.pl
75script/vote_server.pl
76script/vote_test.pl
77sql/postgres.dump
78t/01app.t
79t/02pod.t
80t/03podcoverage.t
81t/controller_Admin.t
82t/controller_Ballot.t
83t/controller_Newpoll.t
84t/controller_Vote.t
85t/model_Vote.t
86t/view_TT.t
87epoll.yml.example
Note: See TracBrowser for help on using the repository browser.