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.08 2023-08-07T12:08:14Z

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