Changes for version 0.15 - 2021-07-07

  • ENHANCEMENT
    • a reference to the constructor may now be stored in a user provided scalar via -as => \$scalar. This avoids pollution of the caller's namespace.
    • recursive hash wrapping is now possible with -recurse, which specifies the recursion level limit
    • constructors may now be returned from the import() method via -as => -return.

Modules

create on-the-fly objects from hashes