| .. |
|
Commands.pm
|
e7022f0833
Stopped using String::TT as it has lot of dependencies & in our case all it does is simple substitutions anyway.
|
15 rokov pred |
|
Driver.pm
|
822b32686a
Started adding POD for the functional methods.
|
15 rokov pred |
|
ErrorHandler.pm
|
dc0650fdbf
A proper error hash is now returned which includes a friendly error message & the stack trace returned from the server.
|
15 rokov pred |
|
RemoteConnection.pm
|
f6860c8457
For newSession, we need to return back the whole response value hash as it contains the sessionId information we need. For remaining commands, we can just send back the value hash alone
|
15 rokov pred |