-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMANIFEST
126 lines (126 loc) · 4.41 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
.docgen
.tests
Build.PL
CHANGES.md
example/example.pl
html/_blkbluw.css
html/_blkcynw.css
html/_blkgrng.css
html/_blkmagw.css
html/_grygrnk.css
html/_grygrnw.css
html/_podly.js
html/_whtgrng.css
html/_whtnavk.css
html/_whtprpk.css
html/index.html
html/Net/Upwork/API.html
html/Net/Upwork/API/Client.html
html/Net/Upwork/API/Config.html
html/Net/Upwork/API/Routers/Activities/Engagement.html
html/Net/Upwork/API/Routers/Activities/Team.html
html/Net/Upwork/API/Routers/Auth.html
html/Net/Upwork/API/Routers/Freelancers/Profile.html
html/Net/Upwork/API/Routers/Freelancers/Search.html
html/Net/Upwork/API/Routers/Graphql.html
html/Net/Upwork/API/Routers/Hr/Clients/Applications.html
html/Net/Upwork/API/Routers/Hr/Clients/Offers.html
html/Net/Upwork/API/Routers/Hr/Contracts.html
html/Net/Upwork/API/Routers/Hr/Engagements.html
html/Net/Upwork/API/Routers/Hr/Freelancers/Applications.html
html/Net/Upwork/API/Routers/Hr/Freelancers/Offers.html
html/Net/Upwork/API/Routers/Hr/Interviews.html
html/Net/Upwork/API/Routers/Hr/Jobs.html
html/Net/Upwork/API/Routers/Hr/Milestones.html
html/Net/Upwork/API/Routers/Hr/Roles.html
html/Net/Upwork/API/Routers/Hr/Submissions.html
html/Net/Upwork/API/Routers/Jobs/Profile.html
html/Net/Upwork/API/Routers/Jobs/Search.html
html/Net/Upwork/API/Routers/Messages.html
html/Net/Upwork/API/Routers/Metadata.html
html/Net/Upwork/API/Routers/Organization/Companies.html
html/Net/Upwork/API/Routers/Organization/Teams.html
html/Net/Upwork/API/Routers/Organization/Users.html
html/Net/Upwork/API/Routers/Payments.html
html/Net/Upwork/API/Routers/Reports/Finance/Accounts.html
html/Net/Upwork/API/Routers/Reports/Finance/Billings.html
html/Net/Upwork/API/Routers/Reports/Finance/Earnings.html
html/Net/Upwork/API/Routers/Reports/Time.html
html/Net/Upwork/API/Routers/Snapshot.html
html/Net/Upwork/API/Routers/Workdays.html
html/Net/Upwork/API/Routers/Workdiary.html
lib/Net/Upwork/API.pm
lib/Net/Upwork/API/Client.pm
lib/Net/Upwork/API/Config.pm
lib/Net/Upwork/API/Routers/Activities/Engagement.pm
lib/Net/Upwork/API/Routers/Activities/Team.pm
lib/Net/Upwork/API/Routers/Auth.pm
lib/Net/Upwork/API/Routers/Freelancers/Profile.pm
lib/Net/Upwork/API/Routers/Freelancers/Search.pm
lib/Net/Upwork/API/Routers/Graphql.pm
lib/Net/Upwork/API/Routers/Hr/Clients/Applications.pm
lib/Net/Upwork/API/Routers/Hr/Clients/Offers.pm
lib/Net/Upwork/API/Routers/Hr/Contracts.pm
lib/Net/Upwork/API/Routers/Hr/Engagements.pm
lib/Net/Upwork/API/Routers/Hr/Freelancers/Applications.pm
lib/Net/Upwork/API/Routers/Hr/Freelancers/Offers.pm
lib/Net/Upwork/API/Routers/Hr/Interviews.pm
lib/Net/Upwork/API/Routers/Hr/Jobs.pm
lib/Net/Upwork/API/Routers/Hr/Milestones.pm
lib/Net/Upwork/API/Routers/Hr/Roles.pm
lib/Net/Upwork/API/Routers/Hr/Submissions.pm
lib/Net/Upwork/API/Routers/Jobs/Profile.pm
lib/Net/Upwork/API/Routers/Jobs/Search.pm
lib/Net/Upwork/API/Routers/Messages.pm
lib/Net/Upwork/API/Routers/Metadata.pm
lib/Net/Upwork/API/Routers/Organization/Companies.pm
lib/Net/Upwork/API/Routers/Organization/Teams.pm
lib/Net/Upwork/API/Routers/Organization/Users.pm
lib/Net/Upwork/API/Routers/Payments.pm
lib/Net/Upwork/API/Routers/Reports/Finance/Accounts.pm
lib/Net/Upwork/API/Routers/Reports/Finance/Billings.pm
lib/Net/Upwork/API/Routers/Reports/Finance/Earnings.pm
lib/Net/Upwork/API/Routers/Reports/Time.pm
lib/Net/Upwork/API/Routers/Snapshot.pm
lib/Net/Upwork/API/Routers/Workdays.pm
lib/Net/Upwork/API/Routers/Workdiary.pm
LICENSE
Makefile.PL
MANIFEST This list of files
META.json
META.yml
README.md
t/0-signature.t
t/00.load.t
t/01.core_packages.t
t/02.routers_auth.t
t/03.routers_messages.t
t/04.routers_snapshot.t
t/05.routers_metadata.t
t/06.routers_payments.t
t/07.routers_workdays.t
t/08.routers_workdiary.t
t/09.routers_activities_engagement.t
t/10.routers_activities_team.t
t/11.routers_freelancers_profile.t
t/12.routers_freelancers_search.t
t/13.routers_jobs_profile.t
t/14.routers_jobs_search.t
t/15.routers_organization_companies.t
t/16.routers_organization_teams.t
t/17.routers_organization_users.t
t/18.routers_hr_contracts.t
t/19.routers_hr_engagements.t
t/20.routers_hr_interviews.t
t/21.routers_hr_jobs.t
t/22.routers_hr_milestones.t
t/23.routers_hr_submissions.t
t/24.routers_hr_clients_applications.t
t/25.routers_hr_clients_offers.t
t/26.routers_hr_freelancers_offers.t
t/27.routers_hr_freelancers_applications.t
t/28.routers_reports_time.t
t/29.routers_reports_finance_accounts.t
t/30.routers_reports_finance_billings.t
t/31.routers_reports_finance_earnings.t
t/32.routers_graphql.t