Changes for version 0.9

  • Updated call() to accept file upload fields. Specifically, any parameter that ends with "_file" will be treated as a local filename and uploaded along with the method call.
  • call() now accepts either a hash reference (as before) or an array reference (a la HTTP::Request::Common) for the parameter key-value pairs. This allows multiple values to be sent for the same key.

Modules

Perl interface to EVDB public API