The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.03

  • XAO::Cache - generic cache interface (new)
  • XAO::DO::Cache::Memory - memory cache (new)
  • XAO::DO::Atom - suggested base class (new)
  • XAO::Errors - added support for throwing by known class name

Documentation

Set of base classes for the XAO family of products

Modules

generic interface for caching various data
recommended base object for all XAO dynamic objects
memory storage back-end for XAO::Cache
Base object for all configurations
throwable errors namespace support
dynamic objects loader
project context switcher for XAO
Simple 2D hash manipulations
Utility functions widely used by XAO suite

Provides

in testcases/testroot/projects/test/objects/Config.pm
in testcases/testroot/projects/test/objects/LocalConf.pm
in testcases/testroot/XAO/DO/Test1.pm
in testcases/testroot/projects/test/objects/Test1.pm
in testcases/testroot/XAO/DO/Test2.pm
in testcases/Cache.pm
in testcases/DOConfig.pm
in testcases/Errors.pm
in testcases/Objects.pm
in testcases/Projects.pm
in testcases/SimpleHash.pm
in testcases/Utils.pm
in testcases/base.pm