The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module WebService::BambooHR

0.03 2014-02-13
    - List all field names in Employee fields
    - Added pseudo fields for selfServiceAccess, terminationType,
      and terminationReason. These can only be accessed in the API
      itself via field numbers.

0.02 2014-02-03
    - The changed-employees test was failing, because the data in the
      test account had been changed.
    - Specified min perl version as 5.006

0.01 2014-02-01
    - initial release to CPAN