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 Perl extension App-LXC-Container

0.10 2023-08-09T07:54:59Z

0.10 2023-08-09T07:54:01Z

    - t/08-data.t: minor improvements and diagnostics for last smoker errors

0.09 2023-08-08T12:23:36Z

    - some more mockup fixes for smokers (in t/06-update.t and t/07-run.t)

0.08 2023-08-07T12:07:40Z

    - now also mocking executables searched for by t/02-init.t (only on smokers)
    - fixed handling of missing packages in Data/common.pm
    - removed superfluous files in t/mockup

0.07 2023-08-06T07:40:40Z

    - corrected bad mockup fix of 0.06

0.06 2023-08-05T10:17:31Z

    - now trying to mockup everything (apparently no smoker has LXC installed)
    - bug fix in plan(s) of t/04-setup-rt.t

0.05 2023-08-04T10:40:22Z

    - added OS test to get better feedback from CPAN smoke testers

0.04 2023-08-03T08:18:06Z

    - made LXC binaries mandatory (otherwise /etc/lxc/default.conf is missing too)

0.03 2023-08-01T08:46:41Z

    - added runtime dependencies (additional restrictions to Linux)
    - fixed bug for older Perl versions ('local' must be quoted as key of HASH)

0.02 2023-07-31T08:01:37Z

    - fixed a dumb configuration error (missing dependency to my own module)

0.01 2023-07-30T07:47:21Z

    - original (alpha) version