The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.06_02-TRIAL - 2015-10-23 (TRIAL RELEASE)

  • Build infrastructure updated to use `@Author::VDB` plugin bundle.
  • Inline C code moved to `Systemd::Daemon::XS`. `Systemd::Daemon::Stub` introduced. `Systemd::Daemon` loads XS code, in case of trouble can fall back to stub.
  • Short license notice used in documentation.
  • `CheckLib` plugin used to make sure `systemd` library present on target system.
  • Required Perl version lowered by dropping `use feature 'state';` and `/r` regexp modifier.

Modules

Write systemd-aware daemons in Perl
Stubs for Systemd::Daemon
Perl bindings to libsystemd.