Help for this page
codehere(); #void context $c=codehere(); #scalar context ... print codehere(); #list context foreach (codehere()) { #list context if ( 1 <= codehere() ) { #scalar context