r46291 - in /branches/upstream/libcatalyst-plugin-server-perl/current: ./ bin/ lib/ lib/Catalyst/ lib/Catalyst/Plugin/ lib/Catalyst/Plugin/Server/ lib/Catalyst/Plugin/Server/XMLRPC/ lib/Catalyst/Plugin/Server/XMLRPC/DispatchType/ t/ t/compat/ t/compat/lib/ t/compat/lib/TestApp/ t/compat/lib/TestApp/Controller/ t/compat/lib/TestApp/Controller/Plugin/ t/dispatch/ t/dispatch/lib/ t/inc/ t/lib/ t/lib/TestApp/ t/lib/TestApp/Controller/ t/lib/TestApp/Controller/RPC/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Oct 24 03:37:02 UTC 2009


Author: jawnsy-guest
Date: Sat Oct 24 03:36:56 2009
New Revision: 46291

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46291
Log:
Injecting upstream original source

Added:
    branches/upstream/libcatalyst-plugin-server-perl/current/Changes
    branches/upstream/libcatalyst-plugin-server-perl/current/MANIFEST
    branches/upstream/libcatalyst-plugin-server-perl/current/META.yml
    branches/upstream/libcatalyst-plugin-server-perl/current/Makefile.PL
    branches/upstream/libcatalyst-plugin-server-perl/current/README
    branches/upstream/libcatalyst-plugin-server-perl/current/bin/
    branches/upstream/libcatalyst-plugin-server-perl/current/bin/rpc_client   (with props)
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server.pm
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC.pm
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/DispatchType/
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/DispatchType/XMLRPCPath.pm
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/DispatchType/XMLRPCRegex.pm
    branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/Tutorial.pod   (with props)
    branches/upstream/libcatalyst-plugin-server-perl/current/t/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/001_use.t   (with props)
    branches/upstream/libcatalyst-plugin-server-perl/current/t/002_live.t   (with props)
    branches/upstream/libcatalyst-plugin-server-perl/current/t/003_Settings.t
    branches/upstream/libcatalyst-plugin-server-perl/current/t/004_Attributes.t   (with props)
    branches/upstream/libcatalyst-plugin-server-perl/current/t/020_Dispatch_live.t
    branches/upstream/libcatalyst-plugin-server-perl/current/t/030_Error_live.t   (with props)
    branches/upstream/libcatalyst-plugin-server-perl/current/t/040_faultcode.t
    branches/upstream/libcatalyst-plugin-server-perl/current/t/990_pod.t
    branches/upstream/libcatalyst-plugin-server-perl/current/t/991_pod_coverage.t
    branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/lib/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/lib/TestApp/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/lib/TestApp.pm
    branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/lib/TestApp/Controller/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/lib/TestApp/Controller/Plugin/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/lib/TestApp/Controller/Plugin/XMLRPC.pm
    branches/upstream/libcatalyst-plugin-server-perl/current/t/dispatch/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/dispatch/lib/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/dispatch/lib/TestApp.pm
    branches/upstream/libcatalyst-plugin-server-perl/current/t/inc/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/inc/local_request.pl
    branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp.pm   (with props)
    branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/
    branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Attributes.pm   (with props)
    branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Errors.pm   (with props)
    branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Functions.pm   (with props)
    branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Settings.pm

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

Added: branches/upstream/libcatalyst-plugin-server-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/Changes?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/MANIFEST?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/META.yml?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/Makefile.PL?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/README?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/bin/rpc_client
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/bin/rpc_client?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/DispatchType/XMLRPCPath.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/DispatchType/XMLRPCPath.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/DispatchType/XMLRPCRegex.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/DispatchType/XMLRPCRegex.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/Tutorial.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/lib/Catalyst/Plugin/Server/XMLRPC/Tutorial.pod?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/001_use.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/001_use.t?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/002_live.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/002_live.t?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/003_Settings.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/003_Settings.t?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/004_Attributes.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/004_Attributes.t?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/020_Dispatch_live.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/020_Dispatch_live.t?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/030_Error_live.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/030_Error_live.t?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/040_faultcode.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/040_faultcode.t?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/990_pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/990_pod.t?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/991_pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/991_pod_coverage.t?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/lib/TestApp.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/lib/TestApp.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/lib/TestApp/Controller/Plugin/XMLRPC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/compat/lib/TestApp/Controller/Plugin/XMLRPC.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/dispatch/lib/TestApp.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/dispatch/lib/TestApp.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/inc/local_request.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/inc/local_request.pl?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Attributes.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Attributes.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Errors.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Errors.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Functions.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Functions.pm?rev=46291&op=file

Added: branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Settings.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-plugin-server-perl/current/t/lib/TestApp/Controller/RPC/Settings.pm?rev=46291&op=file




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