README for oob

This module makes it possible to assign any out of bounds data (attributes)
to any Perl data structure with both a functional and an object oriented
interface.

Version:
 0.01

Required Modules:
 Scalar::Util (1.14)

The build is standard:

perl Makefile.PL
make
make test
make install
