remove dep on Class::Data::Inheritable which isn't needed anymore
[catagits/Catalyst-Runtime.git] / t / lib / Catalyst / Plugin / Test / Plugin.pm
2018-04-12 Graham Knop remove dep on Class::Data::Inheritable which isn't...
2013-06-14 Mark Ellis Fixed bug where if encoding was set in the config file...
2009-11-22 Tomas Doran Do not be @ISA Controller, that's hideous dumb and...
2009-08-11 Yousef H. Alhashemi Moved end() from Catalyst::Plugin::Test::Plugin to...
2009-08-10 Yousef H. Alhashemi prepare_action() fix by t0m (removed closure)
2009-04-12 Tomas Doran Remove use of Catalyst::Base from the tests
2009-02-20 Tomas Doran Fix my retardedness with ::MVC:: warning having no...
2009-02-19 Florian Ragwitz Create branch register_actions.
2009-02-04 Florian Ragwitz Use MRO::Compat instead of Class::C3 as we already...
2008-12-27 Tomas Doran Yet another 5.80 regression
2008-12-27 Tomas Doran Go away, otherwise running the tests against 5.70 doesn...
2008-12-05 Tomas Doran Changelog up to date, make comment re NEXT in the tests...
2008-12-05 Florian Ragwitz Silence C3::Adopt::NEXT warnings in the test suite.
2008-12-05 Tomas Doran Remove use of NEXT from the test suite, except for...
2008-06-23 Guillermo Roditi converting the engines. i had to add use NEXT to some...
2005-11-19 Sebastian Riedel Switched to Module::Install