Swapped out CGI::Cookie for CGI::Simple::Cookie, dumped Test::MockObject from the...
[catagits/Catalyst-Runtime.git] / Makefile.PL
2006-05-26 Matt S Trout Swapped out CGI::Cookie for CGI::Simple::Cookie, dumped...
2006-05-25 Matt S Trout nuked Test::NoWarnings
2006-05-25 Matt S Trout removed UNIVERSAL::require from core
2006-05-24 Matt S Trout remove non-core deps
2006-05-24 Brian Cassidy clean up prereqs
2006-05-22 Matt S Trout update Makefile.PL for latest Module::Install
2006-05-19 Marcus Ramberg updated log format
2006-05-19 Matt S Trout remove Test::WWW::Mechanize::Catalyst from Makefile...
2006-05-03 Marcus Ramberg prepare for yet another bugfix release.
2006-05-03 Marcus Ramberg prepared for 5.6900
2006-04-18 Marcus Ramberg Handle $c->error called as a class method.
2006-04-08 Andy Grundman Increase HTTP::Headers dep to 1.64, t/live_engine_respo...
2006-03-03 Sebastian Riedel Added Test::WWW::Mechanize::Catalyst support
2006-02-28 David Kamholz update deps for new ConfigLoader
2006-02-07 Brian Cassidy ConfigLoader::YAML needs File::Slurp
2006-01-30 Sebastian Riedel YAML support is back, yay!
2006-01-29 Matt S Trout - Fixes for rt.cpan #17322 and #17331
2006-01-26 Sebastian Riedel Removed YAML support
2006-01-25 Sebastian Riedel Switched from JSON to YAML::Syck
2006-01-25 Sebastian Riedel Switched from YAML to JSON for now
2006-01-21 Sebastian Riedel Updated makefile
2006-01-21 Matt S Trout Adding prereq for fixed Module::Install
2006-01-20 Andy Grundman Bump H::R::AsCGI dep to 0.5 to fix a test failure with 0.4
2006-01-19 Andy Grundman Require YAML 0.52
2006-01-18 Andy Grundman Bump Tree::Simple dep to 1.15 for use_weak_refs support
2006-01-13 Curtis "Ovid" Poe Modified Catalyst::Log to make it a bit easier to contr...
2006-01-07 Sebastian Riedel Added YAML config support
2006-01-06 Andy Grundman Bump SimpleTable dep
2005-12-23 Andy Grundman Bump Apache version dep
2005-12-16 Sebastian Riedel Updated makefile
2005-12-14 Andy Grundman Bump Apache dep version
2005-12-13 Sebastian Riedel Updated for Module::Install 0.44
2005-12-07 Sebastian Riedel Temporary fix, bundle M::I 0.40 :/
2005-12-07 Sebastian Riedel Updated for Module::Install 0.40 (autrijus still needs...
2005-12-06 Andy Grundman Bump Apache dep
2005-12-05 Andy Grundman Bump Apache dep to 1.01
2005-12-02 Sebastian Riedel Updated makefile
2005-12-02 Sebastian Riedel Updated for 5.60
2005-12-01 Sebastian Riedel Updated makefile
2005-11-30 Sebastian Riedel Updated makefile
2005-11-30 Sebastian Riedel Fixed Makefile.PL
2005-11-24 Sebastian Riedel Updated makefile
2005-11-24 Sebastian Riedel Updated makefile
2005-11-24 Sebastian Riedel Added ExtUtils::AutoInstall support
2005-11-24 Sebastian Riedel Updated makefile
2005-11-24 Sebastian Riedel Made Module::Build optional
2005-11-24 Sebastian Riedel Updated makefile
2005-11-23 Sebastian Riedel Updated helper
2005-11-23 Sebastian Riedel Updated makefile
2005-11-21 Sebastian Riedel Fixed prereqs
2005-11-21 Sebastian Riedel Moved from Bundle:: to Task::
2005-11-21 Sebastian Riedel Fixed typo
2005-11-20 Sebastian Riedel Updated makefile
2005-11-19 Sebastian Riedel Updated helper
2005-11-13 David Kamholz - remove borked tag again
2005-04-22 Marcus Ramberg added: passthrough makefile.pl compat for Catalyst...
2005-04-20 Sebastian Riedel Removed Makefile.PL
2005-04-20 Sebastian Riedel Big change, new installer and home detection
2005-04-16 Marcus Ramberg updated: gabb is hung over in the morning.
2005-04-15 Sebastian Riedel Added chansen again to makefile, he has humor now...
2005-04-14 Sebastian Riedel removed chansen from makefile, since he has no sense...
2005-04-13 Sebastian Riedel some updates
2005-04-11 Sebastian Riedel fixed makefile
2005-04-11 Sebastian Riedel i just enabled tests in Makefile.PL, i did not break...
2005-04-10 Sebastian Riedel lalala
2005-04-10 Sebastian Riedel lalala
2005-04-03 Sebastian Riedel added dependency to Text::ASCITable for some eyecandy...
2005-03-25 Christian Hansen rename C::E::HTTP.pm to C::E::LWP.pm
2005-03-23 Sebastian Riedel whole new core for private action inheritance
2005-03-23 Sebastian Riedel updated Makefile.PL
2005-03-23 Sebastian Riedel new dependency
2005-03-21 Sebastian Riedel added Catalyst::Engine::Server
2005-03-05 Sebastian Riedel moved bin to script
2005-03-02 Sebastian Riedel Many bugfixes,better docs
2005-02-28 Marcus Ramberg initial import of catalyst.