Modules
- XAO::Base - Set of base classes for the XAO family of products
- XAO::Cache - generic interface for caching various data
- XAO::DO::Atom - recommended base object for all XAO dynamic objects
- XAO::DO::Cache::Memcached - memcached back-end for XAO::Cache
- XAO::DO::Cache::Memory - memory storage back-end for XAO::Cache
- XAO::DO::Config - Base object for all configurations
- XAO::DO::Embeddable - recommended base object for XAO embeddable configs
- XAO::Errors - throwable errors namespace support
- XAO::Objects - dynamic objects loader
- XAO::Projects - project context switcher for XAO
- XAO::SimpleHash - Simple 2D hash manipulations
- XAO::TestUtils - testing framework for XAO modules
- XAO::Utils - Utility functions widely used by XAO suite
- XAO::testcases::base - base class for easier project testing