Revision history for List-Lazy 0.3.3 2022-07-07 [DOCUMENTATION] - Fixed pod error as reported by CPANTS. (GH#5, Mohammad S Anwar) [MISC] - Tweak function signature to play well with perl 5.36. [STATISTICS] - code churn: 6 files changed, 149 insertions(+), 78 deletions(-) 0.3.2 2019-06-28 [DOCUMENTATION] - Fixed pod error as reported by CPANTS. (GH#5, Mohammad S Anwar) [STATISTICS] - code churn: 8 files changed, 105 insertions(+), 8 deletions(-) 0.3.1 2018-04-05 [BUG FIXES] - Make module compatible with perl 5.27.7+. [GH#3] [STATISTICS] - code churn: 5 files changed, 88 insertions(+), 24 deletions(-) 0.3.0 2017-01-19 [ENHANCEMENTS] - Generators can now produce sub-lazy lists. [STATISTICS] - code churn: 5 files changed, 44 insertions(+), 10 deletions(-) 0.2.0 2016-11-27 [BUG FIXES] - Sub prototypes were declared before the signatures (not good). Bumped minimal Perl to 5.22. [GH#1] [ENHANCEMENTS] - Add 'batch' method. [GH#2] [STATISTICS] - code churn: 5 files changed, 54 insertions(+), 7 deletions(-) 0.1.0 2016-11-25 [ENHANCEMENTS] - new method 'spy' added. - $::a and $::b are now '$a' and '$b'. [STATISTICS] - code churn: 5 files changed, 66 insertions(+), 7 deletions(-) 0.0.1 2016-11-25 - First version, unleashed on an unsuspecting world. [STATISTICS] - code churn: 2 files changed, 25 insertions(+), 1 deletion(-)