Changes for version 0.03
- Added MANIFEST.SKIP to MANIFEST. Removed MANIFEST.SKIP from MANIFEST.
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