The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
https://github.com/amaltsev/XAO-Base
------------------------------------

commit 4fdf3649f464669c5f8e776b22fd49b7feeeb05d
Author: Andrew Maltsev <am@ejelta.com>
Date:   Fri Jul 6 18:51:30 2018 -0700

    Removed unnecessary man page building

commit d468cbd7a4e677df63c036e91359f09b5102bdd1
Author: Andrew Maltsev <am@ejelta.com>
Date:   Fri Jul 6 18:47:20 2018 -0700

    Version bump

commit ebd4413d9d980225d5a6cfe5a8de0180620f6048
Author: Andrew Maltsev <am@ejelta.com>
Date:   Fri Jul 6 18:46:12 2018 -0700

    1.20 Removed unnecessary dependencies

commit 0091282b7673760af583a05965ff17f13e3ee01c
Author: Andrew Maltsev <am@ejelta.com>
Date:   Fri Jul 6 17:17:40 2018 -0700

    Forced CHANGES rebuild

commit 16bbd0704b39a7b7dd094974cf88241deeafa01d
Author: Andrew Maltsev <am@ejelta.com>
Date:   Fri Jul 6 16:59:49 2018 -0700

    1.19 Recursion on auto tests
    
    Added sub-directory scanning on tests in t/testcases and fixed a stray
    dependency bug introduced in 1.18.

commit 1fde5b69f326524d64380d87139792bf749f7d85
Author: Andrew Maltsev <am@ejelta.com>
Date:   Fri Jul 6 08:45:48 2018 -0700

    1.18 Tests updated to Test::Unit::Lite

commit 5b7df5e54fd4da94c30b806fd2fad3472872eb63
Author: Andrew Maltsev <am@ejelta.com>
Date:   Tue Jun 12 20:29:43 2018 -0700

    1.17 version bump

commit 46801d8d3829806f53796b1fe8d580f02c9c6956
Author: Andrew Maltsev <am@ejelta.com>
Date:   Tue Jun 12 18:41:03 2018 -0700

    More cpanm compatibility changes

commit 7da93f8b348e8bc9b56e7586765262acddd1591d
Author: Andrew Maltsev <am@ejelta.com>
Date:   Tue Jun 12 18:16:53 2018 -0700

    Non-interactive config
    
    Changed to prompt() and detecting a base directory for cpanm and other
    non-interactive installs.

commit 664157e1571b8a03ed25092b6c43288a701c886f
Author: Andrew Maltsev <am@ejelta.com>
Date:   Sat Dec 9 20:30:58 2017 -0800

    Updated for using in perlbrew environment
    
    No functional changes -- just replacing hard coded /usr/bin/perl path
    with PATH based perl, wherever it might be.