source: branches/1/MANIFEST @ 396

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