changeset 12 | 584ceb504d29 |
parent 2 | c2fa12eccf27 |
11:7326d2e9b3a7 | 12:584ceb504d29 |
---|---|
1 #! perl |
1 #! perl |
2 ( |
2 ( |
3 # the joker account credentials |
3 # the joker account credentials |
4 # 'ote' is the test api, remote ote for the real api |
|
5 uri => 'https://dmapi.ote.joker.com/request/', |
|
4 username => '…', |
6 username => '…', |
5 password => '…', |
7 password => '…', |
6 ); |
8 ); |