Changes for version 0.07
- Made the OOB namespace as clean as possible by moving all subroutines but "import", "AUTOLOAD" and "DESTROY" to the OOB::function package.
- Added CAVEATS section to the pod, to point out possible problems with late loading of OOB and the use of the built-in ref() and blessed() function. Pointed out by John Lodin.
- Added support for handling (re-)blessing objects.
Modules
out of band data for any data structure in Perl
Provides
in lib/OOB.pm