File::Spec::Win32

Section: Perl Programmers Reference Guide (3)
Updated: perl 5.005, patch 02
Index Return to Main Contents
 

NAME

File::Spec::Win32 - methods for Win32 file specs  

SYNOPSIS

 use File::Spec::Win32; # Done internally by File::Spec if needed


 

DESCRIPTION

See File::Spec::Unix for a documentation of the methods provided there. This package overrides the implementation of these methods, not the semantics.
catfile
Concatenate one or more directory names and a filename to form a complete path ending with a filename
canonpath
No physical check on the filesystem, but a logical cleanup of a path. On UNIX eliminated successive slashes and successive ``/.''.


 

Index

NAME
SYNOPSIS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 15:39:51 GMT, July 31, 2024