Skip to main content


Tidy YAML files

Changes for v0.7.1 - 2024-01-04T23:12:38+01:00

  • Fix tidying unicode files
  • Require YAML::LibYAML::API v0.14.0
  • Change module versioning scheme


Wrapper around the C libyaml library

Changes for v0.14.0 - 2024-01-04T23:06:22+01:00

  • Add unicode option to emitter functions (before broken unicode was emitted)
  • Change module versioning scheme


Reolink API provides access to the System, Security, Network, Video input, Enc, Record, PTZ, and Alarm functions of a Reolink IP Camera or NVR via HTTP(S)/REST

Changes for 1.00

  • Initial version, created with: module-starter -module=IPCamera::Reolink --author="Stephen Oberski" -email="cpan@cargocult.ca"





Faster accept, socket, listen with file descriptors, not handles

Changes for v0.3.7 - 2023-01-05

  • fixes


























INI file reader, allows the referencing of INI and environment variables within the INI file.

Changes for 0.13 - 2024-01-04

  • Renamed =srcdir, =srcfile to =INIdir, =INIfile. Improved POD section.