Add shell for a more complex testapp
authort0m <bobtfish@bobtfish.net>
Sun, 7 Jun 2009 01:11:01 +0000 (02:11 +0100)
committert0m <bobtfish@bobtfish.net>
Sun, 7 Jun 2009 01:11:01 +0000 (02:11 +0100)
commit03eb5914eff35320d56e7409d0d92d54168b849a
tree7d76140cc63d5753008f1fec373ec2035100bf5f
parent664c86128f5ec3e8657648b7b8a8faa5cbc67c57
Add shell for a more complex testapp
t/20_complex_app.t [new file with mode: 0644]
t/lib/TestComplexApp.pm [new file with mode: 0644]
t/lib/TestComplexApp/Controller/Root.pm [new file with mode: 0644]
t/script/testcomplexapp_server.pl [new file with mode: 0755]