Skip to main content



Wikibase cache backend to local static basic ids (units, common properties).

Changes for 0.04 - 2023-06-05T15:04:08+02:00

  • Add documentation.
  • Add P854.
  • Add P580 and P582.
  • Add parameter 'data_fh' for file handler with mapping.
  • Update Module::Install to 1.21 version.


Fetch CVE information from cve.org

Changes for 0.005 - 2023-06-05

  • Verify certificates when using HTTP::Tiny (stigtsp, issue#9)


Find if the username has a valid mailbox in gmail

Changes for 0.18 - 2023-06-05

  • update POD


a simple wrapper around Log:😁ispatch

Changes for 3.003 - 2023-06-05T08:10:52-04:00

  • Log::Fmt will now flog ref-refs, meaning you can easily log JSON as log event values


Cisco Firepower Management Center (FMC) API version 1 client library

Changes for 0.009001 - 2023-06-05T13:55:03+02:00

  • fix update_accessrule when rule contains users This reverts the fix from version 0.004001 which removed the realm of each user object to prevent an 'Unprocessable Entity' error. With FMC version 7.2.0.1 this behaviour is the exact opposite: when the realm of each user is removed the API call fails and unmodified it works.