Login
From:
mauke
(Uncensored)
subscribe
Perl curio: For loops and statement modifiers
https://blogs.perl.org/users/mauke/2016/03/perl-curio-for-loops-and-statement-modifiers.html
links
backlinks
Tagged with:
perl
statement
for
curio
Perl has a "statement modifier" form of most control structures: EXPR if EXPR; EXPR unless EXPR; EXPR while EXPR; EXPR until EXPR; EXPR for EXPR; Perl also has a C-style for loop: for (INIT; COND; STEP) { ... } The...
Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Roast topics
Find topics
Find it!