And mangle things such that the actual app test works
[catagits/CatalystX-DynamicComponent.git] / Makefile.PL
2009-06-07 t0m We don't use structures types any more
2009-06-07 t0m Fix tests, add autobox to flatten interface roles so...
2009-05-28 t0m Make the generated action method fit better into what...
2009-05-25 t0m Don't use CMA anywhere any more
2009-05-24 t0m Add repos to Makefile.PL, other tweaks
2009-05-23 Tomas Doran (t0m) Fix so that superclasses and roles get applied from...
2009-05-23 Tomas Doran (t0m) MX::Role::Parameterized fixed the bug which meant I...
2009-05-23 Tomas Doran (t0m) Bump Catalyst dep
2009-05-13 Tomas Doran (t0m) Add auto_install so I get make installdeps
2009-04-30 t0m Whole lotta reorganisation. Moved the app demo down...
2009-04-26 t0m First step switch to MX::Role::Parameterized
2009-04-24 t0m Add types::structured, as we need a calling convention...
2009-04-22 t0m Well, thats dynamic model class loading from 100% confi...
2009-04-22 t0m Strip code down to the bare minimum to start from
2009-04-22 Tomas Doran (t0m) Scaffold