Tom Ryder
- Website: sanctum.geek.nz
- About: Banging out Perl to help keep my corner of the internet from falling over. TEJR on CPAN.
Recent Actions
-
Posted Don't use until, unless... to Tom Ryder
In Perl 5,
until
is a negated version ofwhile
. Instead of writing this:while (defined(my $i = $iter->next())) { say $i; }
Using
until
al…
Comment Threads
No responses to comments.
Responses to Comments from Tom RyderAbout blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.