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

1.10      2022-04-05 09:19:05-07:00 America/Los_Angeles
        - Increase test wait iteration limit to 2 minutes

1.09      2021-01-10 14:39:41-08:00 America/Los_Angeles
        - Migrate to Test2::V0
        - Improve .gitignore file
        - License migrate to Artistic 2.0
        - Migrate Travis CI and Coveralls to GitHub Actions and Codecov
        - Update copyright year
        - Update Travis YAML

1.08      2019-05-13 18:03:07-07:00 America/Los_Angeles
        - Added parent_alive method; set default child sub to use it
        - Improved tests to expect not-perfectly-uniform signal responses
        - Adding Perl versions to test; annual general update for 2018

1.07      2016-11-11 08:45:38-08:00 America/Los_Angeles
        - Provided accessor to the Daemon::Control sub-object

1.06      2016-08-08 14:35:10-07:00 America/Los_Angeles
        - Fix for bug when installed not as root and a group named $user does not exist

1.05      2015-04-29 11:28:19-07:00 America/Los_Angeles
        - Improvements to internal/external subs/data

1.04      2015-04-28 13:20:56-07:00 America/Los_Angeles
        - Helper methods to data() values

1.03      2015-04-25 17:20:35-07:00 America/Los_Angeles
        - Added simple interprocess messaging methods

1.02      2015-04-04 10:43:05-07:00 America/Los_Angeles
        - Setup some test skipping so Travis can pass the tests.

1.01      2015-04-03 23:15:47-07:00 America/Los_Angeles
        - Extend timeout for unit tests so Travis can pass them; improve POD.

1.00      2015-04-03 17:10:14-07:00 America/Los_Angeles
        - First version, released on an unsuspecting world.