The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension WWW-FBX

0.07 2016-05-06T00:28:50Z
    - Allow passing positional arguments in the order of "params"
    - Upload done
    - Now download takes care of file handling

0.06 2016-05-04T21:43:34Z
    - Download API done
    - Feeds API done
    - More FS API
    - Adapted to handle non JSON response from download file service

0.05 2016-05-03T22:32:44Z
    - Handle form-data
    - More download API and tests
    - Document available services in APIv3

0.04 2016-05-02T21:10:40Z
    - more tests. most of tests need a freebox and setting ENV variables FBX_APP_ID FBX_APP_NAME FBX_APP_VERSION FBX_TRACK_ID FBX_APP_TOKEN
    - updated APIv3: correction and using for loops
    - fbx-test.pl is now provided without any default id

0.03 2016-05-01T21:12:14Z
    - quick GETters all done
    - remove trailing _ from API sub calls

0.02 2016-05-01T18:47:16Z
    - added build requirements

0.01 2016-05-01T16:36:29Z
    - original version