Help for this page
sub init_DIRFILESEP { my($self) = shift; ... $DMAKE ? '\\\\' : '\\'; }
perl -V:make