File::Spec::Cygwin(3p) Perl Programmers Reference Guide
File::Spec::Cygwin(3p) Perl Programmers Reference Guide # File::Spec::Cygwin(3p) Perl Programmers Reference Guide NNAAMMEE # File::Spec::Cygwin - methods for Cygwin file specs SSYYNNOOPPSSIISS # require File::Spec::Cygwin; # Done internally by File::Spec if needed DDEESSCCRRIIPPTTIIOONN # See File::Spec and File::Spec::Unix. This package overrides the implementation of these methods, not the semantics. This module is still in beta. Cygwin-knowledgeable folks are invited to offer patches and suggestions. canonpath Any "\" (backslashes) are converted to "/" (forward slashes), and then File::Spec::Unix ccaannoonnppaatthh(()) is called on the result. ...