X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=b7d5b0abc2c1e3e4ab50e7dc55d7ad47caebebe4;hb=16b5133c68df26f21aa8ccd8c55d67e9f90950a1;hp=d103504c960b1e19de40486c3dd596de48309e8a;hpb=3bb36dcaabf34fef5c15b1bb74c5eb198a7f5168;p=catagits%2FCatalyst-Action-REST.git diff --git a/README b/README index d103504..b7d5b0a 100644 --- a/README +++ b/README @@ -55,9 +55,10 @@ SEE ALSO a sensible set of defaults for a controller doing REST. This class automatically adds the Catalyst::TraitFor::Request::REST role - to your request class. If you're writing a webapp which provides RESTful - responses and still needs to accommodate web browsers, you may prefer to - use Catalyst::TraitFor::Request::REST::ForBrowsers instead. + to your request class. If you're writing a web application which + provides RESTful responses and still needs to accommodate web browsers, + you may prefer to use Catalyst::TraitFor::Request::REST::ForBrowsers + instead. Catalyst::Action::Serialize, Catalyst::Action::Deserialize @@ -91,6 +92,8 @@ CONTRIBUTORS Hans Dieter Pearcey + Brian Phillips + Dave Rolsky Luke Saunders @@ -100,7 +103,7 @@ CONTRIBUTORS J. Shirley COPYRIGHT - Copyright the above named AUTHOR and CONTRIBUTORS + Copyright (c) 2006-2011 the above named AUTHOR and CONTRIBUTORS LICENSE You may distribute this code under the same terms as Perl itself.