Help for this page
$ perl -e 'chdir "no existant directory" or die "chdir failed: $!\n"'
chdir failed: No such file or directory