Help for this page
Select Code to Download
Select
or
download this
@foobar = ( scalar( foo() ) || warn );
Select
or
download this
scalar( @foobar = foo() ) || warn;