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=7ddf629128c57746ddb5d2fbf9a81f2dea60b111;hpb=eaa7cec1399ed978f8a8083c34283ba9601edcc1;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 7ddf629..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.78'; +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