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=6150e32ed087d40849dee510e504a7ae681cf813;hpb=b0e9e16904a64b7ff670fd70d52c0f66e565bbfd;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 6150e32..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.09'; -$VERSION = eval $VERSION; +# VERSION sub BUILDARGS { my $class = shift;