Searched refs:no_upwards (Results 1 – 5 of 5) sorted by relevance
76 my @files = File::Spec->no_upwards(readdir($rootdir));
170 if (File::Spec->no_upwards(File::Spec->abs2rel($key, $prefix)))
9 use File::Spec::Functions qw(rel2abs no_upwards);506 no_upwards($_) or next;
218 sub no_upwards { subroutine
92 - Add security usage note to File::Spec::no_upwards