The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Net-Cisco-FMC-v1: 0.003001

0.003001  2019-03-12 16:09:16+01:00 Europe/Vienna
    - add support for query parameters to create_accessrule
    - add filtering by regex to find_$singular object methods
    - add Role::FixAccessruleLiterals which works around a FMC 6.3 API bug that
      returns incorrect types for literals

0.002001  2018-11-26 14:52:43+01:00 Europe/Vienna
    - fix recursive relogins when 429 too many requests is returned by the API
    - increased number of retries from 3 to 20
    - throw error on unsuccessful login
    - don't try to relogin on http status code 401 unauthorized
    - add methods for all missing object types supporting all CRUD methods:
      interfacegroups, ranges, securityzones, slamonitors, urlgroups, urls,
      vlangrouptags and vlantags

0.001001  2018-11-05 17:14:28+01:00 Europe/Vienna
    - Initial release using the JSON REST API version 1