Whole lotta reorganisation. Moved the app demo down into t/lib, added Module::Install...
authort0m <bobtfish@bobtfish.net>
Thu, 30 Apr 2009 22:28:43 +0000 (23:28 +0100)
committert0m <bobtfish@bobtfish.net>
Thu, 30 Apr 2009 22:28:43 +0000 (23:28 +0100)
commit104abdaefdbf897037275aaf4ded6495ee44551b
tree791ca19d1972dab6b147a3ba5df3b0a5c36f23d8
parent5cc3fa9602d92a7b3a770220fcaccd367922be71
Whole lotta reorganisation. Moved the app demo down into t/lib, added Module::Install::ExtraTests, as it will goad me into adding POD tests, rip configloader out the test app, I know it works already
Makefile.PL
dynamicappdemo.yml [deleted file]
lib/CatalystX/DynamicComponent.pm
t/00load_and_sane.t
t/01app.t
t/04_dynamicmodel.t
t/lib/DynamicAppDemo.pm [moved from lib/DynamicAppDemo.pm with 74% similarity]
t/lib/DynamicAppDemo/Controller/FakeExample.pm [moved from lib/DynamicAppDemo/Controller/FakeExample.pm with 100% similarity]
t/lib/DynamicAppDemo/Controller/Root.pm [moved from lib/DynamicAppDemo/Controller/Root.pm with 100% similarity]