Changes for version 0.06
- Fixed 5.005.04 parser bug in Data::Postponed::OnceOnly. Now, EXISTS() is only compiled for high enough interpreters. Even attempting to parse this breaks perl's parser and strange errors result otherwise.
Modules
Delay the evaluation of expressions to allow post facto changes to input variables
Recompute values as needed to use post facto changes to input variables
Delayed evaluation expressions are "collapsed" once observed
Put off computing a value as long as possible but throw errors if later changes are attempted
Provides
in lib/Data/Postponed/OnceOnly.pm
in lib/Data/Postponed/OnceOnly.pm