r70017 - in /branches/upstream/libcatalyst-action-rest-perl/current: ./ inc/Module/ inc/Module/Install/ lib/Catalyst/Action/ lib/Catalyst/Action/Deserialize/ lib/Catalyst/Action/Deserialize/Data/ lib/Catalyst/Action/Deserialize/XML/ lib/Catalyst/Action/REST/ lib/Catalyst/Action/Serialize/ lib/Catalyst/Action/Serialize/Data/ lib/Catalyst/Action/Serialize/JSON/ lib/Catalyst/Action/Serialize/XML/ lib/Catalyst/Action/Serialize/YAML/ lib/Catalyst/Controller/ lib/Catalyst/Request/ lib/Catalyst/Request/REST/ lib/Catalyst/TraitFor/Request/ lib/Catalyst/TraitFor/Request/REST/ t/ t/lib/Test/Catalyst/Action/REST/Controller/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Feb 27 22:37:23 UTC 2011


Author: jawnsy-guest
Date: Sun Feb 27 22:37:17 2011
New Revision: 70017

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70017
Log:
[svn-upgrade] new version libcatalyst-action-rest-perl (0.90)

Modified:
    branches/upstream/libcatalyst-action-rest-perl/current/Changes
    branches/upstream/libcatalyst-action-rest-perl/current/META.yml
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install.pm
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/AutoInstall.pm
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Include.pm
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/Data/Serializer.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/JSON.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/View.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/XML/Simple.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/YAML.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/REST.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/REST/ForBrowsers.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/Data/Serializer.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON/XS.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSONP.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/View.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/XML/Simple.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/YAML.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/YAML/HTML.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/SerializeBase.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Controller/REST.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Request/REST.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Request/REST/ForBrowsers.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-serialize.t
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Serialize.pm

Modified: branches/upstream/libcatalyst-action-rest-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/Changes?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/Changes (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/Changes Sun Feb 27 22:37:17 2011
@@ -1,3 +1,7 @@
+Fri  25 Feb 2011 13:56:00 GMT - Release 0.90
+  Remove test which is no longer applicable and fails in the latest Catalyst
+  release.
+
 Mon  24 Jan 2011 21:57:42 GMT - Release 0.89
   All classes are now made immutable. (Dave Rolsky)
 

Modified: branches/upstream/libcatalyst-action-rest-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/META.yml?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/META.yml (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/META.yml Sun Feb 27 22:37:17 2011
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.42
 distribution_type: module
-generated_by: 'Module::Install version 1.00'
+generated_by: 'Module::Install version 0.99'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -41,5 +41,5 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://git.shadowcat.co.uk/catagits/Catalyst-Action-REST.git
-version: 0.89
+version: 0.90
 x_authority: cpan:BOBTFISH

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install.pm Sun Feb 27 22:37:17 2011
@@ -31,7 +31,7 @@
 	# This is not enforced yet, but will be some time in the next few
 	# releases once we can make sure it won't clash with custom
 	# Module::Install extensions.
-	$VERSION = '1.00';
+	$VERSION = '0.99';
 
 	# Storage for the pseudo-singleton
 	$MAIN    = undef;
@@ -230,12 +230,8 @@
 sub new {
 	my ($class, %args) = @_;
 
-	delete $INC{'FindBin.pm'};
-	{
-		# to suppress the redefine warning
-		local $SIG{__WARN__} = sub {};
-		require FindBin;
-	}
+    delete $INC{'FindBin.pm'};
+    require FindBin;
 
 	# ignore the prefix on extension modules built from top level.
 	my $base_path = Cwd::abs_path($FindBin::Bin);

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/AutoInstall.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/AutoInstall.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/AutoInstall.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 
 use vars qw{$VERSION @ISA $ISCORE};
 BEGIN {
-	$VERSION = '1.00';
+	$VERSION = '0.99';
 	@ISA     = 'Module::Install::Base';
 	$ISCORE  = 1;
 }
@@ -48,14 +48,6 @@
     while (my ($mod, $ver) = splice(@requires, 0, 2)) {
         $seen{$mod}{$ver}++;
     }
-    my @build_requires = map @$_, map @$_, grep ref, $self->build_requires;
-    while (my ($mod, $ver) = splice(@build_requires, 0, 2)) {
-        $seen{$mod}{$ver}++;
-    }
-    my @configure_requires = map @$_, map @$_, grep ref, $self->configure_requires;
-    while (my ($mod, $ver) = splice(@configure_requires, 0, 2)) {
-        $seen{$mod}{$ver}++;
-    }
 
     my @deduped;
     while (my ($mod, $ver) = splice(@features_require, 0, 2)) {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Base.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Base.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Base.pm Sun Feb 27 22:37:17 2011
@@ -4,7 +4,7 @@
 use strict 'vars';
 use vars qw{$VERSION};
 BEGIN {
-	$VERSION = '1.00';
+	$VERSION = '0.99';
 }
 
 # Suspend handler for "redefined" warnings

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Can.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Can.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Can.pm Sun Feb 27 22:37:17 2011
@@ -9,7 +9,7 @@
 
 use vars qw{$VERSION @ISA $ISCORE};
 BEGIN {
-	$VERSION = '1.00';
+	$VERSION = '0.99';
 	@ISA     = 'Module::Install::Base';
 	$ISCORE  = 1;
 }

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Fetch.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Fetch.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Fetch.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 
 use vars qw{$VERSION @ISA $ISCORE};
 BEGIN {
-	$VERSION = '1.00';
+	$VERSION = '0.99';
 	@ISA     = 'Module::Install::Base';
 	$ISCORE  = 1;
 }

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Include.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Include.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Include.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 
 use vars qw{$VERSION @ISA $ISCORE};
 BEGIN {
-	$VERSION = '1.00';
+	$VERSION = '0.99';
 	@ISA     = 'Module::Install::Base';
 	$ISCORE  = 1;
 }

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Makefile.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Makefile.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Makefile.pm Sun Feb 27 22:37:17 2011
@@ -8,7 +8,7 @@
 
 use vars qw{$VERSION @ISA $ISCORE};
 BEGIN {
-	$VERSION = '1.00';
+	$VERSION = '0.99';
 	@ISA     = 'Module::Install::Base';
 	$ISCORE  = 1;
 }

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Metadata.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Metadata.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Metadata.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 
 use vars qw{$VERSION @ISA $ISCORE};
 BEGIN {
-	$VERSION = '1.00';
+	$VERSION = '0.99';
 	@ISA     = 'Module::Install::Base';
 	$ISCORE  = 1;
 }

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Win32.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Win32.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/Win32.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 
 use vars qw{$VERSION @ISA $ISCORE};
 BEGIN {
-	$VERSION = '1.00';
+	$VERSION = '0.99';
 	@ISA     = 'Module::Install::Base';
 	$ISCORE  = 1;
 }

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/WriteAll.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/WriteAll.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/Install/WriteAll.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 
 use vars qw{$VERSION @ISA $ISCORE};
 BEGIN {
-	$VERSION = '1.00';
+	$VERSION = '0.99';
 	@ISA     = qw{Module::Install::Base};
 	$ISCORE  = 1;
 }

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize.pm Sun Feb 27 22:37:17 2011
@@ -7,7 +7,7 @@
 use Module::Pluggable::Object;
 use MRO::Compat;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 has plugins => ( is => 'rw' );

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/Data/Serializer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/Data/Serializer.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/Data/Serializer.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/Data/Serializer.pm Sun Feb 27 22:37:17 2011
@@ -9,7 +9,7 @@
 my $compartment = Safe->new;
 $compartment->permit_only( qw(padany null lineseq const pushmark list anonhash anonlist refgen leaveeval undef) );
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub execute {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/JSON.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/JSON.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/JSON.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/JSON.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 extends 'Catalyst::Action';
 use JSON;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub execute {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/View.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/View.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/View.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/View.pm Sun Feb 27 22:37:17 2011
@@ -5,7 +5,7 @@
 
 extends 'Catalyst::Action';
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub execute {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/XML/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/XML/Simple.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/XML/Simple.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/XML/Simple.pm Sun Feb 27 22:37:17 2011
@@ -5,7 +5,7 @@
 
 extends 'Catalyst::Action';
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub execute {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/YAML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/YAML.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/YAML.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Deserialize/YAML.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 extends 'Catalyst::Action';
 use YAML::Syck;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub execute {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/REST.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/REST.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/REST.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/REST.pm Sun Feb 27 22:37:17 2011
@@ -10,7 +10,7 @@
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub BUILDARGS {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/REST/ForBrowsers.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/REST/ForBrowsers.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/REST/ForBrowsers.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/REST/ForBrowsers.pm Sun Feb 27 22:37:17 2011
@@ -3,7 +3,7 @@
 use Moose;
 use namespace::autoclean;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 extends 'Catalyst::Action::REST';

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize.pm Sun Feb 27 22:37:17 2011
@@ -7,7 +7,7 @@
 use Module::Pluggable::Object;
 use MRO::Compat;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 has _encoders => (

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/Data/Serializer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/Data/Serializer.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/Data/Serializer.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/Data/Serializer.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 extends 'Catalyst::Action';
 use Data::Serializer;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub execute {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 extends 'Catalyst::Action';
 use JSON ();
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 has encoder => (

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON/XS.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON/XS.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON/XS.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON/XS.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 extends 'Catalyst::Action::Serialize::JSON';
 use JSON::XS ();
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub _build_encoder {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSONP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSONP.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSONP.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSONP.pm Sun Feb 27 22:37:17 2011
@@ -4,7 +4,7 @@
 
 extends 'Catalyst::Action::Serialize::JSON';
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 after 'execute' => sub {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/View.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/View.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/View.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/View.pm Sun Feb 27 22:37:17 2011
@@ -4,7 +4,7 @@
 
 extends 'Catalyst::Action';
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub execute {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/XML/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/XML/Simple.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/XML/Simple.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/XML/Simple.pm Sun Feb 27 22:37:17 2011
@@ -5,7 +5,7 @@
 
 extends 'Catalyst::Action';
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub execute {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/YAML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/YAML.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/YAML.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/YAML.pm Sun Feb 27 22:37:17 2011
@@ -6,7 +6,7 @@
 extends 'Catalyst::Action';
 use YAML::Syck;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub execute {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/YAML/HTML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/YAML/HTML.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/YAML/HTML.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/YAML/HTML.pm Sun Feb 27 22:37:17 2011
@@ -7,7 +7,7 @@
 use YAML::Syck;
 use URI::Find;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 sub execute {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/SerializeBase.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/SerializeBase.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/SerializeBase.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/SerializeBase.pm Sun Feb 27 22:37:17 2011
@@ -8,7 +8,7 @@
 use Catalyst::Request::REST;
 use Catalyst::Utils ();
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 after BUILDARGS => sub {

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Controller/REST.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Controller/REST.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Controller/REST.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Controller/REST.pm Sun Feb 27 22:37:17 2011
@@ -2,7 +2,7 @@
 use Moose;
 use namespace::autoclean;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 =head1 NAME

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Request/REST.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Request/REST.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Request/REST.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Request/REST.pm Sun Feb 27 22:37:17 2011
@@ -7,7 +7,7 @@
 extends 'Catalyst::Request';
 with 'Catalyst::TraitFor::Request::REST';
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 # Please don't take this as a recommended way to do things.

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Request/REST/ForBrowsers.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Request/REST/ForBrowsers.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Request/REST/ForBrowsers.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Request/REST/ForBrowsers.pm Sun Feb 27 22:37:17 2011
@@ -3,7 +3,7 @@
 
 use namespace::autoclean;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 extends 'Catalyst::Request::REST';

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST.pm Sun Feb 27 22:37:17 2011
@@ -3,7 +3,7 @@
 use HTTP::Headers::Util qw(split_header_words);
 use namespace::autoclean;
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 has [qw/ data accept_only /] => ( is => 'rw' );

Modified: branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm Sun Feb 27 22:37:17 2011
@@ -4,7 +4,7 @@
 
 with 'Catalyst::TraitFor::Request::REST';
 
-our $VERSION = '0.89';
+our $VERSION = '0.90';
 $VERSION = eval $VERSION;
 
 has _determined_real_method => (

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-serialize.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-serialize.t?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-serialize.t (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-serialize.t Sun Feb 27 22:37:17 2011
@@ -41,10 +41,6 @@
 is $res->content, q[{'foo' => 'bar'}], 'normal case ok';
 ok $res->header('Content-Length'), 'set content-length when we serialize';
 
-$res = request($t->get(url => '/serialize/empty_not_serialized_undef'));
-is $res->content, '', "body explicitly set to undef results in '' content";
-ok !$res->header('Content-Length'), "body explicitly set to undef - no automatic content-length";
-
 $res = request($t->get(url => '/serialize/empty_not_serialized_blank'));
 is $res->content, '', "body explicitly set to '' results in '' content";
 ok !$res->header('Content-Length'), "body explicitly set to '' - no automatic content-length";

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Serialize.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Serialize.pm?rev=70017&op=diff
==============================================================================
--- branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Serialize.pm (original)
+++ branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Serialize.pm Sun Feb 27 22:37:17 2011
@@ -42,12 +42,6 @@
 sub empty_serialized :Chained('empty') Args(0) ActionClass('Serialize') {
 }
 
-# Undef body
-sub empty_not_serialized_undef :Chained('empty') Args(0) ActionClass('Serialize') {
-    my ($self, $c) = @_;
-    $c->res->body(undef);
-}
-
 # Blank body
 sub empty_not_serialized_blank :Chained('empty') Args(0) ActionClass('Serialize') {
     my ($self, $c) = @_;




More information about the Pkg-perl-cvs-commits mailing list