The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Class-Tie-InsideOut class::insideout"

Tie::InsideOut - Tie hashes to variables in caller's namespace River stage zero No dependents

This package ties hash so that the keys are the names of variables in the caller's namespace. If the variable does not exist, then attempts to access it will die. An alternative namespace can be specified, if needed: tie %hash, 'Tie::InsideOut', 'Oth...

RRWO/Class-Tie-InsideOut-0.11 - 19 Feb 2014 20:51:00 UTC

Class::Tie::InsideOut - Inside-out objects on the cheap using tied hashes River stage zero No dependents

This module is a proof-of-concept for implementing inside-out objects using tied hashes. It makes use of the Tie::InsideOut package to tie hash keys to hashes in the calling package's namespace. Fields are accessed as hash keys, so in traditional Per...

RRWO/Class-Tie-InsideOut-0.11 - 19 Feb 2014 20:51:00 UTC
2 results (0.046 seconds)