1 #! perl
2 (
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/',
6 username => '…',
7 password => '…',
8 );