Scaffold
authorTomas Doran (t0m) <t0m@state51.co.uk>
Wed, 22 Apr 2009 21:28:50 +0000 (22:28 +0100)
committerTomas Doran (t0m) <t0m@state51.co.uk>
Wed, 22 Apr 2009 21:28:50 +0000 (22:28 +0100)
commit8798165a79e5db197bc13181a648affc4f0011e1
tree6d932c9907df10c786f1ed2ee891b52804e1f842
Scaffold
24 files changed:
Changes [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
dynamicappdemo.conf [new file with mode: 0644]
lib/DynamicAppDemo.pm [new file with mode: 0644]
lib/DynamicAppDemo/Controller/Root.pm [new file with mode: 0644]
root/favicon.ico [new file with mode: 0644]
root/static/images/btn_120x50_built.png [new file with mode: 0644]
root/static/images/btn_120x50_built_shadow.png [new file with mode: 0644]
root/static/images/btn_120x50_powered.png [new file with mode: 0644]
root/static/images/btn_120x50_powered_shadow.png [new file with mode: 0644]
root/static/images/btn_88x31_built.png [new file with mode: 0644]
root/static/images/btn_88x31_built_shadow.png [new file with mode: 0644]
root/static/images/btn_88x31_powered.png [new file with mode: 0644]
root/static/images/btn_88x31_powered_shadow.png [new file with mode: 0644]
root/static/images/catalyst_logo.png [new file with mode: 0644]
script/dynamicappdemo_cgi.pl [new file with mode: 0755]
script/dynamicappdemo_create.pl [new file with mode: 0755]
script/dynamicappdemo_fastcgi.pl [new file with mode: 0755]
script/dynamicappdemo_server.pl [new file with mode: 0755]
script/dynamicappdemo_test.pl [new file with mode: 0755]
t/01app.t [new file with mode: 0644]
t/02pod.t [new file with mode: 0644]
t/03podcoverage.t [new file with mode: 0644]