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

0.003   2013-08-17T08:23:23:-0300
        * force() may now inline itself as a custom op.
        * The deferred op is now treated as if run within a
          pseudoblock, or an eval block in 5.8.
        * Windows support

0.002   2013-08-16T15:34:47:-0300
        * Delaying a range should no longer crash
        * Delayed goto's are now correctly disallowed in 5.18
        * Lexical $_ tests no longer emmit deprecation warnings
        * New meta-test should catch stack corruptions

0.001   2013-08-13T14:41:16:-0300
        First version, released on an unsuspecting world.