in reply to
stat on file name containing single quotes
use
Win32::Unicode
qw/ -native /; if( file_type( 'd', $fullpath ) ){ die "uhoh" }
Comment on
Re: stat on file name containing single quotes
In Section
Seekers of Perl Wisdom