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 (TOBYINK) <tobyink@cpan.org>
0.004 2014-09-10
[ Packaging ]
- Switch to Dist::Inkt.
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