Fix spelling
[catagits/Catalyst-Action-REST.git] / Makefile.PL
2012-04-13 Tomas Doran Shoot auto_include. RT#76524
2012-01-30 Tomas Doran Added fix for RT 63537 (from Gerv) and tests to check it.
2011-01-24 Dave Rolsky Add x_authority metadata for BOBTFISH
2011-01-11 Tomas Doran Fix warning and test blank body behavior
2010-11-24 Tomas Doran Note this is deprecated
2010-11-03 Tomas Doran Fix for Moose changes
2010-10-11 Tomas Doran Fix warning
2010-01-18 Tomas Doran Ensure author side tests are always run
2010-01-10 Tomas Doran Change repos metadata to make catgit master
2010-01-10 Tomas Doran Add author_requires for optional modules and autogenera...
2009-12-11 Tomas Doran Mangle the request class mangling stuff. It's still...
2009-12-11 Tomas Doran Change all classes to Moose
2009-09-28 Tomas Doran (t0m) Require Moose for tests
2009-07-22 t0m Change to my github as master
2009-05-28 agladdish Committing switch from NEXT to MRO::Compat.
2009-03-28 Hans Dieter Pearcey add repo
2009-03-26 Hans Dieter Pearcey ditch Data::Dump
2009-03-26 Hans Dieter Pearcey Data::Denter is dead
2009-03-25 Hans Dieter Pearcey change dependency to Catalyst::Runtime
2009-03-11 timbunce Change requires('Catalyst-Runtime',...) to requires...
2009-01-28 jshirley Fixing Makefile.PL, RT#42859
2008-08-20 jshirley Fixing the tests to run without JSON at all, revamping...
2008-07-09 jshirley Changing from JSON::Syck to JSON and JSON::XS
2006-12-06 adam r70@latte: adam | 2006-12-06 00:46:28 -0800
2006-12-03 adam r53@latte: adam | 2006-12-03 16:00:44 -0800
2006-12-01 adam Added documentation and CPAN requirements updates from...
2006-11-20 adam Adding documentation, and a 202 Accepted status helper
2006-10-16 adam Fixing type (s/Rest/REST/g)
2006-10-16 adam Adding basic pod to Catalyst::Action::REST