Help for this page
#!/usr/bin/perl -w print (2 * 3) + 3;
print (...) interpreted as function at foo.pl line 3 Usless use of integer addition (+) in void context at foo.pl line3. 6