Home | History | Annotate | Download | only in Scripts

Lines Matching refs:file_name_is_absolute

1185         die "can't handle absolute paths like \"$file\"\n" if File::Spec->file_name_is_absolute($file);