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
RevLine 
[127]1Authors
[10]2Changes
[122]3control/md5sum
[107]4epoll.spec.in
[10]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
[41]19lib/Vote/Controller/Admin.pm
[10]20lib/Vote/Controller/Ballot.pm
[41]21lib/Vote/Controller/Newpoll.pm
[10]22lib/Vote/Controller/Root.pm
23lib/Vote/Controller/Vote.pm
24lib/Vote/Model/Vote.pm
[108]25lib/Vote/Template/Plugin/Mail.pm
[10]26lib/Vote/View/TT.pm
27Makefile.PL
28MANIFEST                        This list of files
29META.yml
30README
31root/favicon.ico
[41]32root/static/images/blue-h.png
33root/static/images/blue-v.png
[10]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
[41]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
[107]49root/static/js/CalendarPopup.js
[41]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
[10]56root/templates/ballot/default.tt
[41]57root/templates/ballot/done.tt
58root/templates/ballot/index.tt
[10]59root/templates/ballot/login.tt
[41]60root/templates/ballot/signed.tt
[10]61root/templates/default.tt
62root/templates/includes/footer.tt
63root/templates/includes/header.tt
[41]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
[116]70root/templates/newpoll/norequest.tt
[50]71root/templates/newpoll/request.tt
[10]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
[41]82t/controller_Admin.t
[10]83t/controller_Ballot.t
[41]84t/controller_Newpoll.t
[10]85t/controller_Vote.t
86t/model_Vote.t
87t/view_TT.t
[122]88epoll.yml.example
[128]89LICENCES
90CeCILL.txt
Note: See TracBrowser for help on using the repository browser.