Changes for version 0.06_05-TRIAL - 2015-11-07 (TRIAL RELEASE)
- Test reworked a bit. Added some debug output to investigate test failures reported to cpantesters.org.
Changes for version 0.06_04-TRIAL - 2015-11-06 (TRIAL RELEASE)
- Test `05-notify.t` skipped if `systemctl` program is not found in `PATH`.
Changes for version 0.06_03-TRIAL - 2015-11-05 (TRIAL RELEASE)
- One more trial release.
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.