Home
last modified time | relevance | path

Searched refs:_normalize_path_name (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Win32.pm469 return $self->SUPER::arch_check( map { $self->_normalize_path_name($_) } @_);
472 sub _normalize_path_name { subroutine