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 Automate-Animate

0.01    23-12-2023 22:00
        First version, released on an unsuspecting world.

0.02    23-12-2023 23:00
        input_patterns() is now accepting regex+modifiers.
        Added clear_input_images().
        Enhanced documentation.

0.03    23-12-2023 23:30
        Duh in packing.

0.04    27-12-2023 20:00
        Enhanced documentation especially regarding installation
        and that ffmpeg is a prerequisite.

0.05    27-12-2023 22:00
        Enhanced documentation for the provided script.
        Added more test logic in t/900-scripts.t
        A first attempt is made to add support for unicode pathnames.

0.06    28-12-2023 13:00
        Enhanced documentation.