Released Static::Simple 0.08 - Added tests for everything except Apache support
authorAndy Grundman <andy@hybridized.org>
Wed, 7 Sep 2005 22:49:40 +0000 (22:49 +0000)
committerAndy Grundman <andy@hybridized.org>
Wed, 7 Sep 2005 22:49:40 +0000 (22:49 +0000)
commite37ad815c40f3cbde50ad12cd6b3ac68f0dc7399
treebb1550516acf18d482e312db433f7326c635b9ae
parent51dca669391be4659883ffa73e4b09c677dab9c0
Released Static::Simple 0.08 - Added tests for everything except Apache support
18 files changed:
Changes
MANIFEST
MANIFEST.SKIP [new file with mode: 0644]
TODO [deleted file]
t/04static.t [new file with mode: 0644]
t/05dirs.t [new file with mode: 0644]
t/06include_path.t [new file with mode: 0644]
t/07mime_types.t [new file with mode: 0644]
t/lib/TestApp.pm [new file with mode: 0644]
t/lib/TestApp/root/always-static/test [new file with mode: 0644]
t/lib/TestApp/root/css/static.css [new file with mode: 0644]
t/lib/TestApp/root/files/bad.gif [new file with mode: 0644]
t/lib/TestApp/root/files/err.omg [new file with mode: 0644]
t/lib/TestApp/root/files/static.css [new file with mode: 0644]
t/lib/TestApp/root/images/bad.gif [new file with mode: 0644]
t/lib/TestApp/root/images/catalyst.png [new file with mode: 0644]
t/lib/TestApp/root/incpath/incpath.css [new file with mode: 0644]
t/lib/TestApp/root/overlay/overlay.jpg [new file with mode: 0644]