r49396 - in /branches/upstream/libcatalyst-action-rest-perl/current: ./ inc/Module/ inc/Module/Install/ inc/Test/ lib/Catalyst/Action/ lib/Catalyst/Action/Deserialize/ lib/Catalyst/Action/Deserialize/Data/ lib/Catalyst/Action/Deserialize/XML/ 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/TraitFor/ lib/Catalyst/TraitFor/Request/ t/ t/broken/Catalyst/Action/Deserialize/ t/broken/Catalyst/Action/Serialize/ t/lib/Test/ t/lib/Test/Action/ t/lib/Test/Catalyst/Action/ t/lib/Test/Catalyst/Action/REST/Controller/ t/lib/Test/Serialize/Controller/ t/lib/Test/Serialize/View/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Dec 25 18:18:20 UTC 2009


Author: jawnsy-guest
Date: Fri Dec 25 18:18:13 2009
New Revision: 49396

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

Added:
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Test/
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Test/More.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON/
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/Action/Serialize/JSON/XS.pm
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/
    branches/upstream/libcatalyst-action-rest-perl/current/lib/Catalyst/TraitFor/Request/REST.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-rest-action-dispatch.t
    branches/upstream/libcatalyst-action-rest-perl/current/t/isa.t
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Action/
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Action/Class.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Actions.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Root.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize/View/Awful.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/pod.t
Modified:
    branches/upstream/libcatalyst-action-rest-perl/current/Changes
    branches/upstream/libcatalyst-action-rest-perl/current/MANIFEST
    branches/upstream/libcatalyst-action-rest-perl/current/META.yml
    branches/upstream/libcatalyst-action-rest-perl/current/Makefile.PL
    branches/upstream/libcatalyst-action-rest-perl/current/README
    branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/AutoInstall.pm
    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/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/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/t/broken/Catalyst/Action/Deserialize/Broken.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/broken/Catalyst/Action/Serialize/Broken.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-rest.t
    branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-serialize-accept.t
    branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-controller-rest.t
    branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-request-rest.t
    branches/upstream/libcatalyst-action-rest-perl/current/t/json.t
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Deserialize.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/REST.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Serialize.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Rest.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize/Controller/REST.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize/View/Simple.pm
    branches/upstream/libcatalyst-action-rest-perl/current/t/view.t

[This mail would be too long, it was shortened to contain the URLs only.]

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=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/MANIFEST?rev=49396&op=diff

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=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/Makefile.PL?rev=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/README?rev=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Module/AutoInstall.pm?rev=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

Added: branches/upstream/libcatalyst-action-rest-perl/current/inc/Test/More.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/inc/Test/More.pm?rev=49396&op=file

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

Added: 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=49396&op=file

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

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=49396&op=diff

Added: 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=49396&op=file

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/broken/Catalyst/Action/Deserialize/Broken.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/broken/Catalyst/Action/Deserialize/Broken.pm?rev=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/broken/Catalyst/Action/Serialize/Broken.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/broken/Catalyst/Action/Serialize/Broken.pm?rev=49396&op=diff

Added: branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-rest-action-dispatch.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-rest-action-dispatch.t?rev=49396&op=file

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-rest.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-rest.t?rev=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-serialize-accept.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-action-serialize-accept.t?rev=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-controller-rest.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-controller-rest.t?rev=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-request-rest.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/catalyst-request-rest.t?rev=49396&op=diff

Added: branches/upstream/libcatalyst-action-rest-perl/current/t/isa.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/isa.t?rev=49396&op=file

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/json.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/json.t?rev=49396&op=diff

Added: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Action/Class.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Action/Class.pm?rev=49396&op=file

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST.pm?rev=49396&op=diff

Added: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Actions.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Actions.pm?rev=49396&op=file

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Deserialize.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Deserialize.pm?rev=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/REST.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/REST.pm?rev=49396&op=diff

Added: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Root.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Catalyst/Action/REST/Controller/Root.pm?rev=49396&op=file

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=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Rest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Rest.pm?rev=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize.pm?rev=49396&op=diff

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize/Controller/REST.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize/Controller/REST.pm?rev=49396&op=diff

Added: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize/View/Awful.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize/View/Awful.pm?rev=49396&op=file

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize/View/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/lib/Test/Serialize/View/Simple.pm?rev=49396&op=diff

Added: branches/upstream/libcatalyst-action-rest-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/pod.t?rev=49396&op=file

Modified: branches/upstream/libcatalyst-action-rest-perl/current/t/view.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-action-rest-perl/current/t/view.t?rev=49396&op=diff




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