Help for this page
print 1; # prints "1" print if 1; # prints nothing
print 1 if ( $ftp->cwd( $whole ) );