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

Changes for version 0.05 - 2006-05-11

  • Added specification for writes with get_handle(), added set_scalar(), set_handle(), and save_property() to Repository::Simple::Engine.
  • Added save() to Repository::Simple::Property.
  • Added implementations of the new get_handle(), set_scalar(), set_handle(), and save_property() functionality to Repository::Simple::Engine::Memory, and Repository::Simple::Engine::FileSystem.
  • Changed fs:ctime to a fs:scalar-static property.
  • Added set_scalar() and set_handle() methods to Repository::Simple::Value.

Documentation

Summary of the typing system

Modules

Simple heirarchical repository for Perl
Abstract base class for storage engines
Native file system repository storage
Transient repository storage in memory
Repository nodes
Repository properties
Types for content repository nodes
Types for repository properties
Abstract base class for value types
Simple "rs:scalar" value type
Utility methods shared by repository components
Tie interface to property values