in reply to Re: Automatic vivification of an object
in thread Automatic vivification of an object
That looks like it would work for me... if it was available. :-(
The problem is that I need either use a module that is already available (mostly core modules plus a few other standard modules) or I need to use a pure Perl implementation due to environmental constraints (which include the lack of any compilers on any servers other than the servers used for building new software). From the documentation, it looks like Data::Thunk uses XS.
|
|---|