X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=d27be7ddccc4b03625787e674d803503f6833032;hb=d3f3a2ed11595db3f5d10e8ae395a04209670356;hp=c06ad8d6677d1a85e2b0f90f4b0f3672391ccdd1;hpb=e51849a04686e2adfa84dd632274c43cea42321c;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index c06ad8d..d27be7d 100644 --- a/lib/Catalyst/Action/REST.pm +++ b/lib/Catalyst/Action/REST.pm @@ -17,7 +17,7 @@ use Catalyst::Controller::REST; BEGIN { require 5.008001; } -our $VERSION = '0.76'; +our $VERSION = '0.79'; $VERSION = eval $VERSION; sub new { @@ -191,6 +191,12 @@ for this to run smoothly. =back +=head1 AUTHOR + +Adam Jacob , with lots of help from mst and jrockway + +Marchex, Inc. paid me while I developed this module. (L) + =head1 CONTRIBUTORS Arthur Axel "fREW" Schmidt @@ -209,11 +215,9 @@ Hans Dieter Pearcey Tomas Doran (t0m) -=head1 AUTHOR +=head1 COPYRIGHT -Adam Jacob , with lots of help from mst and jrockway - -Marchex, Inc. paid me while I developed this module. (L) +Copyright the above named AUTHOR and CONTRIBUTORS =head1 LICENSE