Help for this page
unless (`mkdir -p "/xyz/abc/test"`) { die "myerror $!"; }
mkdir: cannot access directory /xyz/abc/test. /xyz/abc/test: Permission denied myerror: at ./testerror line 8