The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Docker-CLI-Wrapper

0.0.7       2023-07-30
    - added calc_docker_cmd()
        - hoping to use it to implement support for snapshots.

0.0.6       2020-08-15
    - Correct missing end-delimiter in the code in the synopses.
        - Thanks to metacpan.
    - Revise some English grammar in the POD.

0.0.5       2020-04-10
    - Improve the synopses and the POD docs.

0.0.4       2020-04-04
    - Add Container->exe and Container->exe_bash_code .

0.0.3       2020-04-04
    - Add Container->run_docker().

0.0.2       2020-04-04
    - Add lib/Docker/CLI/Wrapper/Container.pm

0.0.1       2020-04-03
    - First version, released on an unsuspecting world