Changes for version 0.15

  • Made a few adjustments:
    • changed to UNIVERSAL::isa($object, "Class") so as to avoid warnings if non-object refs are passed
    • added more tests to the Tree::Simple::Visitor object
    • added more tests to check for non-object-refs passed where they shouldnt be.

Modules

A simple tree object
Visitor object for Tree::Simple objects