https://github.com/amaltsev/XAO-Web
-----------------------------------

commit 0a6923fda1dc15fe2a50b36ccbd5ea327b11a5b5
Author: Andrew Maltsev <am@ejelta.com>
Date:   Fri Oct 19 17:34:23 2018 -0700

    1.72 Dependency on XAO::Base 1.22
    
    No functional changes in XAO::Web, just a dependency on XAO::Base 1.22
    for library projects support.

commit fe589b38d58fee94d8b50954d80a3572e62516bc
Author: Andrew Maltsev <am@ejelta.com>
Date:   Fri Sep 14 17:13:20 2018 -0700

    Updated Dockerfile for DBD::MariaDB and MariaDB 10.3

commit e14e7878f43e18d77b3198f2595046801de1d93f
Author: Andrew Maltsev <am@ejelta.com>
Date:   Sat Aug 25 07:44:01 2018 -0700

    Force ExtUtils::MakeMaker 6.64

commit 542690459f31d9bbcaf2b656cfe37f8495d1e294
Author: Andrew Maltsev <am@ejelta.com>
Date:   Mon Jul 30 07:03:17 2018 -0700

    Better compatibility with Perl 5.10.1

commit b4eb5ad7f99ce64ebc4649eed23b1ea2a43f2409
Author: Andrew Maltsev <am@ejelta.com>
Date:   Mon Jul 30 06:28:03 2018 -0700

    Added Vars() method proxy to XAO::DO::CGI
    
    Now calls to Vars are also charset aware.

commit 5707134fce103e393d48a57b07b10de7146cbcd8
Author: Andrew Maltsev <am@ejelta.com>
Date:   Sat Jul 7 10:30:15 2018 -0700

    Cleaner testing, no DESTROY warnings

commit 9babe4b24e5067f5babccdf80e23a189a916ea48
Author: Andrew Maltsev <am@ejelta.com>
Date:   Sat Jul 7 09:37:06 2018 -0700

    XAO deps pushed to current

commit 17731f66fb42992f13493da137e1a48f795cef6d
Author: Andrew Maltsev <am@ejelta.com>
Date:   Sat Jul 7 09:35:46 2018 -0700

    1.70 CPAN build fixes

commit 818202a388ea37ae13b19d459ea44ddabb6d0388
Author: Andrew Maltsev <am@ejelta.com>
Date:   Fri Jul 6 20:27:11 2018 -0700

    1.69 Test case fixed for no database and pm versions
    
    Fixed running tests when no database is configured, needed for
    Test::Unit::Lite migration.
    
    Also added back $VERSION numbers on pm files. CPAN won't update
    modules without that :(

commit 6cb4d1ed5118cec6c3dd47a368681fc14506fc5d
Author: Andrew Maltsev <am@ejelta.com>
Date:   Fri Jul 6 17:36:28 2018 -0700

    1.68 CPAN release updates
    
    No functional changes. Just tests reorganized, etc.