X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=cbd2095e2091486cbaf00c81bde68fdd5c8cf741;hp=c4f42b7100f2aba5763ce9543c20ea2dd66c346c;hb=3bb36dcaabf34fef5c15b1bb74c5eb198a7f5168;hpb=76a96edc1fbc9c7df0842bce0bdb1857fe6c35d5 diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index c4f42b7..cbd2095 100644 --- a/lib/Catalyst/Action/REST.pm +++ b/lib/Catalyst/Action/REST.pm @@ -10,7 +10,7 @@ use Catalyst::Controller::REST; BEGIN { require 5.008001; } -our $VERSION = '0.81'; +our $VERSION = '0.82'; $VERSION = eval $VERSION; sub new { @@ -185,29 +185,29 @@ for this to run smoothly. =head1 AUTHOR -Adam Jacob , with lots of help from mst and jrockway +Adam Jacob Eadam@stalecoffee.orgE, with lots of help from mst and jrockway Marchex, Inc. paid me while I developed this module. (L) =head1 CONTRIBUTORS -Arthur Axel "fREW" Schmidt - -Christopher Laco - -Luke Saunders +Tomas Doran (t0m) Ebobtfish@bobtfish.netE John Goulah -Daisuke Maki +Christopher Laco -J. Shirley +Daisuke Maki Edaisuke@endeworks.jpE Hans Dieter Pearcey -Tomas Doran (t0m) +Dave Rolsky Eautarch@urth.orgE + +Luke Saunders + +Arthur Axel "fREW" Schmidt Efrioux@gmail.comE -Dave Rolsky +J. Shirley Ejshirley@gmail.comE =head1 COPYRIGHT