Edit D:\app\Administrator\product\11.2.0\dbhome_1\perl\html\lib\File\Spec\Cygwin.html
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>File::Spec::Cygwin - methods for Cygwin file specs</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="made" href="mailto:" /> </head> <body style="background-color: white"> <table border="0" width="100%" cellspacing="0" cellpadding="3"> <tr><td class="block" style="background-color: #cccccc" valign="middle"> <big><strong><span class="block"> File::Spec::Cygwin - methods for Cygwin file specs</span></strong></big> </td></tr> </table> <!-- INDEX BEGIN --> <div name="index"> <p><a name="__index__"></a></p> <ul> <li><a href="#name">NAME</a></li> <li><a href="#synopsis">SYNOPSIS</a></li> <li><a href="#description">DESCRIPTION</a></li> <li><a href="#copyright">COPYRIGHT</a></li> </ul> <hr name="index" /> </div> <!-- INDEX END --> <p> </p> <h1><a name="name">NAME</a></h1> <p>File::Spec::Cygwin - methods for Cygwin file specs</p> <p> </p> <hr /> <h1><a name="synopsis">SYNOPSIS</a></h1> <pre> require File::Spec::Cygwin; # Done internally by File::Spec if needed</pre> <p> </p> <hr /> <h1><a name="description">DESCRIPTION</a></h1> <p>See <a href="file://C|\ADE\aime_smenon_perl_090715\perl\html/lib/File/Spec.html">the File::Spec manpage</a> and <a href="file://C|\ADE\aime_smenon_perl_090715\perl\html/lib/File/Spec/Unix.html">the File::Spec::Unix manpage</a>. This package overrides the implementation of these methods, not the semantics.</p> <p>This module is still in beta. Cygwin-knowledgeable folks are invited to offer patches and suggestions.</p> <dl> <dt><strong><a name="canonpath" class="item">canonpath</a></strong> <dd> <p>Any <code>\</code> (backslashes) are converted to <code>/</code> (forward slashes), and then File::Spec::Unix <a href="#canonpath"><code>canonpath()</code></a> is called on the result.</p> </dd> </li> <dt><strong><a name="file_name_is_absolute" class="item">file_name_is_absolute</a></strong> <dd> <p>True is returned if the file name begins with <code>drive_letter:</code>, and if not, File::Spec::Unix <a href="#file_name_is_absolute"><code>file_name_is_absolute()</code></a> is called.</p> </dd> </li> <dt><strong><a name="tmpdir" class="item">tmpdir (override)</a></strong> <dd> <p>Returns a string representation of the first existing directory from the following list:</p> </dd> <dd> <pre> $ENV{TMPDIR} /tmp $ENV{'TMP'} $ENV{'TEMP'} C:/temp</pre> </dd> <dd> <p>Since Perl 5.8.0, if running under taint mode, and if the environment variables are tainted, they are not used.</p> </dd> </li> <dt><strong><a name="case_tolerant" class="item">case_tolerant</a></strong> <dd> <p>Override Unix. Cygwin case-tolerance depends on managed mount settings and as with MsWin32 on <code>GetVolumeInformation()</code> $ouFsFlags == FS_CASE_SENSITIVE, indicating the case significance when comparing file specifications. Default: 1</p> </dd> </li> </dl> <p> </p> <hr /> <h1><a name="copyright">COPYRIGHT</a></h1> <p>Copyright (c) 2004,2007 by the Perl 5 Porters. All rights reserved.</p> <p>This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</p> <table border="0" width="100%" cellspacing="0" cellpadding="3"> <tr><td class="block" style="background-color: #cccccc" valign="middle"> <big><strong><span class="block"> File::Spec::Cygwin - methods for Cygwin file specs</span></strong></big> </td></tr> </table> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de