warn() is better than print() unless you have set $|=1. Buffering gets in the way if you're tracking down the location of a problem. Especially if it's a coredump.
In reply to Re: RFC: Basic debugging checklist
by rcaputo
in thread RFC: Basic debugging checklist
by toolic
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |