I am reading through some Tiny modules to learn some more about perl.
I'm having trouble understanding the following line of code, if anyone could help me understand what is said here :
$buff .= $_ for "\n", ' ' x ( $level - 1 ), shift @pre_push;In reply to How do I read this line of code? by pmarcoen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |