Help for this page
use warnings; use strict; ... print $file if defined $file; print $thing if defined $thing;