restructured dirs. need to write test to test how helper is invoked. also need to...
authorDevin Austin <dhoss@cpan.org>
Sat, 30 May 2009 06:55:18 +0000 (06:55 +0000)
committerDevin Austin <dhoss@cpan.org>
Sat, 30 May 2009 06:55:18 +0000 (06:55 +0000)
commit239b5fc07c4c477f742ddb46fa56651340e68204
tree21a8cf5d7f5729a48c4225e07e2e6a1473f9aa02
parent11dbddd90e90b66b53959db00a5006f72c2d5aea
restructured dirs. need to write test to test how helper is invoked. also need to get helper to play with new dir struct well
18 files changed:
lib/Catalyst/Helper.pm
share/changes.tt [new file with mode: 0644]
share/config.tt [new file with mode: 0644]
share/lib/Helper/compclass.tt [new file with mode: 0644]
share/lib/MyApp/Controller/rootclass.tt [new file with mode: 0644]
share/lib/appclass.tt [new file with mode: 0644]
share/makefile.tt [new file with mode: 0644]
share/readme.tt [new file with mode: 0644]
share/script/cgi.tt [new file with mode: 0644]
share/script/create.tt [new file with mode: 0644]
share/script/fastcgi.tt [new file with mode: 0644]
share/script/server.tt [new file with mode: 0644]
share/t/apptest.tt [new file with mode: 0644]
share/t/comptest.tt [new file with mode: 0644]
share/t/podcoveragetest.tt [new file with mode: 0644]
share/t/podtest.tt [new file with mode: 0644]
share/t/test.tt [new file with mode: 0644]
t/check_invocation.t [new file with mode: 0644]