X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=6882442a1b79891961ab2460a913f8c6c0dc7452;hb=cc188065d548c2c53c22000871a7d6dfab5c3c69;hp=cab7066e36413e538a8923e8b90c5f5adf81a83f;hpb=f10c7e1c7eb3b4cb10401dbb86ca8db3dc38ced2;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index cab7066..6882442 100644 --- a/lib/Catalyst/Action/REST.pm +++ b/lib/Catalyst/Action/REST.pm @@ -10,8 +10,7 @@ use Catalyst::Controller::REST; BEGIN { require 5.008001; } -our $VERSION = '1.07'; -$VERSION = eval $VERSION; +# VERSION sub BUILDARGS { my $class = shift;