Does the following syntax have a name?
print for ( @ARGV );
exit if $x;
They're statement modifiers.
It's called "Statement Modifiers" in the perlsyn documentation.
Sometimes they are known as postfix constructions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With