Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/
H A DInstall.pm718 my $targetroot = install_rooted_dir($from_to{$source});
724 $targetroot = install_rooted_dir($from_to{$blib_arch});
826 $dir = install_rooted_dir(dirname($pack{'write'}));
884 sub install_rooted_dir { subroutine