-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathMANIFEST
51 lines (51 loc) · 969 Bytes
/
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
.gitignore
Changes
lib/HTTP/Request/CurlParameters.pm
lib/HTTP/Request/FromCurl.pm
lib/HTTP/Request/FromFetch.pm
lib/HTTP/Request/FromWget.pm
LICENSE
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
META.json
META.yml
README
README.mkdn
script/curl2perl
script/pcurl.pl
script/pwget.pl
script/request2perl
t/00-load.t
t/curl-identity-cookie.t
t/curl-identity-data.t
t/curl-identity-headers.t
t/curl-identity-options.t
t/curl-identity-post.t
t/curl-identity-quirky.t
t/curl-identity.t
t/curl-multi-2.t
t/curl-multi-dryrun.t
t/curl-multi.t
t/explode-headers.t
t/fetch-identity.t
t/implicit-headers.t
t/localserver-cookiejar.txt
t/squash-url.t
t/TestCurlIdentity.pm
t/TestWgetIdentity.pm
t/wget-identity-headers-2.t
t/wget-identity-headers.t
t/wget-identity-options.t
testrules.yml
xt/99-changes.t
xt/99-compile.t
xt/99-manifest.t
xt/99-pod.t
xt/99-synopsis.t
xt/99-test-prerequisites.t
xt/99-todo.t
xt/99-unix-text.t
xt/99-versions.t
xt/copyright.t
xt/meta-lint.t