The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Acme-Loopy
==========

Created:      2012-12-02
Home page:    <https://metacpan.org/release/Acme-Loopy>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Acme-Loopy>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.003  2012-12-15

 - Perl 5.12 compat
 - Test that ${^LOOP} is undefined after the loop has finished.

0.002  2012-12-03

 - ${^LOOP} is now zero-based. It was previously one-based but that was
   undocumented. Having it false on the first journey around the loop seems
   to enable some nice idioms.

0.001  2012-12-02  # Initial release