r23229 - in /branches/upstream/libnet-oauth-perl: ./ current/ current/demo/ current/lib/ current/lib/Net/ current/lib/Net/OAuth/ current/lib/Net/OAuth/SignatureMethod/ current/t/

yvesago-guest at users.alioth.debian.org yvesago-guest at users.alioth.debian.org
Tue Jul 15 12:37:02 UTC 2008


Author: yvesago-guest
Date: Tue Jul 15 12:36:59 2008
New Revision: 23229

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23229
Log:
[svn-inject] Installing original source of libnet-oauth-perl

Added:
    branches/upstream/libnet-oauth-perl/
    branches/upstream/libnet-oauth-perl/current/
    branches/upstream/libnet-oauth-perl/current/Build.PL
    branches/upstream/libnet-oauth-perl/current/Changes
    branches/upstream/libnet-oauth-perl/current/MANIFEST
    branches/upstream/libnet-oauth-perl/current/META.yml
    branches/upstream/libnet-oauth-perl/current/Makefile.PL
    branches/upstream/libnet-oauth-perl/current/README
    branches/upstream/libnet-oauth-perl/current/demo/
    branches/upstream/libnet-oauth-perl/current/demo/LICENSE.txt
    branches/upstream/libnet-oauth-perl/current/demo/OAuthDemo.pm
    branches/upstream/libnet-oauth-perl/current/demo/README.txt
    branches/upstream/libnet-oauth-perl/current/demo/config.yml
    branches/upstream/libnet-oauth-perl/current/demo/default.html
    branches/upstream/libnet-oauth-perl/current/demo/oauth-demo.cgi   (with props)
    branches/upstream/libnet-oauth-perl/current/demo/oauth-demo.zip   (with props)
    branches/upstream/libnet-oauth-perl/current/demo/wrapper.html
    branches/upstream/libnet-oauth-perl/current/lib/
    branches/upstream/libnet-oauth-perl/current/lib/Net/
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/AccessTokenRequest.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/AccessTokenResponse.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Message.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/ProtectedResourceRequest.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Request.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/RequestTokenRequest.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/RequestTokenResponse.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Response.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/SignatureMethod/
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/SignatureMethod/HMAC_SHA1.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/SignatureMethod/PLAINTEXT.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/SignatureMethod/RSA_SHA1.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/UserAuthRequest.pm
    branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/UserAuthResponse.pm
    branches/upstream/libnet-oauth-perl/current/t/
    branches/upstream/libnet-oauth-perl/current/t/01-spec.t
    branches/upstream/libnet-oauth-perl/current/t/02-rsa.t
    branches/upstream/libnet-oauth-perl/current/t/03-header.t
    branches/upstream/libnet-oauth-perl/current/t/04-response.t
    branches/upstream/libnet-oauth-perl/current/t/05-auth.t
    branches/upstream/libnet-oauth-perl/current/t/06-factory.t
    branches/upstream/libnet-oauth-perl/current/t/rsakey
    branches/upstream/libnet-oauth-perl/current/t/rsakey.pub

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

Added: branches/upstream/libnet-oauth-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/Build.PL?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/Changes?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/MANIFEST?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/META.yml?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/Makefile.PL?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/README?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/demo/LICENSE.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demo/LICENSE.txt?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/demo/OAuthDemo.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demo/OAuthDemo.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/demo/README.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demo/README.txt?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/demo/config.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demo/config.yml?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/demo/default.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demo/default.html?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/demo/oauth-demo.cgi
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demo/oauth-demo.cgi?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/demo/oauth-demo.zip
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demo/oauth-demo.zip?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/demo/wrapper.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/demo/wrapper.html?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/AccessTokenRequest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/AccessTokenRequest.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/AccessTokenResponse.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/AccessTokenResponse.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Message.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Message.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/ProtectedResourceRequest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/ProtectedResourceRequest.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Request.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Request.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/RequestTokenRequest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/RequestTokenRequest.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/RequestTokenResponse.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/RequestTokenResponse.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Response.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/Response.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/SignatureMethod/HMAC_SHA1.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/SignatureMethod/HMAC_SHA1.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/SignatureMethod/PLAINTEXT.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/SignatureMethod/PLAINTEXT.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/SignatureMethod/RSA_SHA1.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/SignatureMethod/RSA_SHA1.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/UserAuthRequest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/UserAuthRequest.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/UserAuthResponse.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/lib/Net/OAuth/UserAuthResponse.pm?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/t/01-spec.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/01-spec.t?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/t/02-rsa.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/02-rsa.t?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/t/03-header.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/03-header.t?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/t/04-response.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/04-response.t?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/t/05-auth.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/05-auth.t?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/t/06-factory.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/06-factory.t?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/t/rsakey
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/rsakey?rev=23229&op=file

Added: branches/upstream/libnet-oauth-perl/current/t/rsakey.pub
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-oauth-perl/current/t/rsakey.pub?rev=23229&op=file




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