http://www.perlmonks.org?node_id=1043882


in reply to Re: listing all files of a dir
in thread listing all files of a dir

thanks for replying , just one more thing how to point to the current directory as in
opendir(my $dh, $some_dir) || die;

instead of $somedir , how can we have present directory