r41407 - in /branches/upstream/libcatalyst-model-adaptor-perl: ./ current/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/lib/ current/lib/Catalyst/ current/lib/Catalyst/Helper/ current/lib/Catalyst/Helper/Model/ current/lib/Catalyst/Helper/Model/Factory/ current/lib/Catalyst/Model/ current/lib/Catalyst/Model/Adaptor/ current/lib/Catalyst/Model/Factory/ current/t/ current/t/author/ current/t/lib/ current/t/lib/TestApp/ current/t/lib/TestApp/Backend/ current/t/lib/TestApp/BaseController/ current/t/lib/TestApp/Controller/ current/t/lib/TestApp/Model/ current/t/lib/script/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Aug 6 21:53:01 UTC 2009


Author: jawnsy-guest
Date: Thu Aug  6 21:52:51 2009
New Revision: 41407

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41407
Log:
[svn-inject] Installing original source of libcatalyst-model-adaptor-perl

Added:
    branches/upstream/libcatalyst-model-adaptor-perl/
    branches/upstream/libcatalyst-model-adaptor-perl/current/
    branches/upstream/libcatalyst-model-adaptor-perl/current/.gitignore
    branches/upstream/libcatalyst-model-adaptor-perl/current/Changes
    branches/upstream/libcatalyst-model-adaptor-perl/current/MANIFEST
    branches/upstream/libcatalyst-model-adaptor-perl/current/MANIFEST.SKIP
    branches/upstream/libcatalyst-model-adaptor-perl/current/META.yml
    branches/upstream/libcatalyst-model-adaptor-perl/current/Makefile.PL
    branches/upstream/libcatalyst-model-adaptor-perl/current/README
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/Adaptor.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/Factory/
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/Factory.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/Factory/PerRequest.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Adaptor/
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Adaptor.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Adaptor/Base.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Factory/
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Factory.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Factory/PerRequest.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/00-load.t
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/author/
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/author/pod-coverage.t
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/author/pod.t
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/Makefile.PL
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Backend/
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Backend/SomeClass.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/BaseController/
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/BaseController/Adaptor.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/Adaptor.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/Factory.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/PerRequest.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/Root.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/Factory.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/NoArgs.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/PerRequest.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/SomeClass.pm
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/script/
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/script/testapp_server.pl
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/script/testapp_test.pl
    branches/upstream/libcatalyst-model-adaptor-perl/current/t/live-test.t

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

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/.gitignore
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/.gitignore?rev=41407&op=file

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

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

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/MANIFEST.SKIP?rev=41407&op=file

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

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

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

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Base.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Can.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Fetch.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Makefile.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Metadata.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/Win32.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/inc/Module/Install/WriteAll.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/Adaptor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/Adaptor.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/Factory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/Factory.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/Factory/PerRequest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Helper/Model/Factory/PerRequest.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Adaptor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Adaptor.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Adaptor/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Adaptor/Base.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Factory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Factory.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Factory/PerRequest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/lib/Catalyst/Model/Factory/PerRequest.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/00-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/00-load.t?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/author/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/author/pod-coverage.t?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/author/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/author/pod.t?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/Makefile.PL?rev=41407&op=file

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

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Backend/SomeClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Backend/SomeClass.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/BaseController/Adaptor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/BaseController/Adaptor.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/Adaptor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/Adaptor.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/Factory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/Factory.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/PerRequest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/PerRequest.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/Root.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Controller/Root.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/Factory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/Factory.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/NoArgs.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/NoArgs.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/PerRequest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/PerRequest.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/SomeClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/TestApp/Model/SomeClass.pm?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/script/testapp_server.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/script/testapp_server.pl?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/script/testapp_test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/lib/script/testapp_test.pl?rev=41407&op=file

Added: branches/upstream/libcatalyst-model-adaptor-perl/current/t/live-test.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-model-adaptor-perl/current/t/live-test.t?rev=41407&op=file




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