forked from cosimo/Net-OAuth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
60 lines (60 loc) · 1.52 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Build.PL
Changes
demos/echo-provider/.htaccess
demos/echo-provider/request-token.cgi
demos/google/.htaccess
demos/google/config.yml
demos/google/default.html
demos/google/dispatch.cgi
demos/google/LICENSE.txt
demos/google/oauth-demo.zip
demos/google/OAuthDemo.pm
demos/google/README.txt
demos/google/wrapper.html
demos/twitter/.htaccess
demos/twitter/config.yml
demos/twitter/default.html
demos/twitter/dispatch.cgi
demos/twitter/LICENSE.txt
demos/twitter/oauth-demo.zip
demos/twitter/OAuthDemo.pm
demos/twitter/README.txt
demos/twitter/wrapper.html
lib/Net/OAuth.pm
lib/Net/OAuth/AccessTokenRequest.pm
lib/Net/OAuth/AccessTokenResponse.pm
lib/Net/OAuth/ConsumerRequest.pm
lib/Net/OAuth/Message.pm
lib/Net/OAuth/ProtectedResourceRequest.pm
lib/Net/OAuth/Request.pm
lib/Net/OAuth/RequestTokenRequest.pm
lib/Net/OAuth/RequestTokenResponse.pm
lib/Net/OAuth/Response.pm
lib/Net/OAuth/SignatureMethod/HMAC_SHA1.pm
lib/Net/OAuth/SignatureMethod/PLAINTEXT.pm
lib/Net/OAuth/SignatureMethod/RSA_SHA1.pm
lib/Net/OAuth/UserAuthRequest.pm
lib/Net/OAuth/UserAuthResponse.pm
lib/Net/OAuth/V1_0A/AccessTokenRequest.pm
lib/Net/OAuth/V1_0A/RequestTokenRequest.pm
lib/Net/OAuth/V1_0A/RequestTokenResponse.pm
lib/Net/OAuth/V1_0A/UserAuthResponse.pm
lib/Net/OAuth/XauthAccessTokenRequest.pm
lib/Net/OAuth/YahooAccessTokenRefreshRequest.pm
Makefile.PL
MANIFEST This list of files
META.yml
README
t/01-spec.t
t/02-rsa.t
t/03-header.t
t/04-response.t
t/05-auth.t
t/06-factory.t
t/07-consumer-request.t
t/09-encoding.t
t/10-misc.t
t/11-spec-1.0a.t
t/12-xauth.t
t/rsakey
t/rsakey.pub