Install Perl 5.8.8
[msysgit.git] / mingw / html / lib / File / Spec / Epoc.html
blob298653b2c5e4c0f96f492142cbabe840cb9bcddd
1 <?xml version="1.0" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>File::Spec::Epoc - methods for Epoc file specs</title>
6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7 <link rev="made" href="mailto:" />
8 </head>
10 <body style="background-color: white">
11 <table border="0" width="100%" cellspacing="0" cellpadding="3">
12 <tr><td class="block" style="background-color: #cccccc" valign="middle">
13 <big><strong><span class="block">&nbsp;File::Spec::Epoc - methods for Epoc file specs</span></strong></big>
14 </td></tr>
15 </table>
17 <p><a name="__index__"></a></p>
18 <!-- INDEX BEGIN -->
20 <ul>
22 <li><a href="#name">NAME</a></li>
23 <li><a href="#synopsis">SYNOPSIS</a></li>
24 <li><a href="#description">DESCRIPTION</a></li>
25 <li><a href="#author">AUTHOR</a></li>
26 <li><a href="#copyright">COPYRIGHT</a></li>
27 <li><a href="#see_also">SEE ALSO</a></li>
28 </ul>
29 <!-- INDEX END -->
31 <hr />
32 <p>
33 </p>
34 <h1><a name="name">NAME</a></h1>
35 <p>File::Spec::Epoc - methods for Epoc file specs</p>
36 <p>
37 </p>
38 <hr />
39 <h1><a name="synopsis">SYNOPSIS</a></h1>
40 <pre>
41 require File::Spec::Epoc; # Done internally by File::Spec if needed</pre>
42 <p>
43 </p>
44 <hr />
45 <h1><a name="description">DESCRIPTION</a></h1>
46 <p>See File::Spec::Unix for a documentation of the methods provided
47 there. This package overrides the implementation of these methods, not
48 the semantics.</p>
49 <p>This package is still work in progress ;-)</p>
50 <dl>
51 <dt><strong><a name="item_canonpath"><code>canonpath()</code></a></strong>
53 <dd>
54 <p>No physical check on the filesystem, but a logical cleanup of a
55 path. On UNIX eliminated successive slashes and successive ``/.''.</p>
56 </dd>
57 </li>
58 </dl>
59 <p>
60 </p>
61 <hr />
62 <h1><a name="author">AUTHOR</a></h1>
63 <p><a href="mailto:o.flebbe@gmx.de">o.flebbe@gmx.de</a></p>
64 <p>
65 </p>
66 <hr />
67 <h1><a name="copyright">COPYRIGHT</a></h1>
68 <p>Copyright (c) 2004 by the Perl 5 Porters. All rights reserved.</p>
69 <p>This program is free software; you can redistribute it and/or modify
70 it under the same terms as Perl itself.</p>
71 <p>
72 </p>
73 <hr />
74 <h1><a name="see_also">SEE ALSO</a></h1>
75 <p>See <a href="file://C|\msysgit\mingw\html/lib/File/Spec.html">the File::Spec manpage</a> and <a href="file://C|\msysgit\mingw\html/lib/File/Spec/Unix.html">the File::Spec::Unix manpage</a>. This package overrides the
76 implementation of these methods, not the semantics.</p>
77 <table border="0" width="100%" cellspacing="0" cellpadding="3">
78 <tr><td class="block" style="background-color: #cccccc" valign="middle">
79 <big><strong><span class="block">&nbsp;File::Spec::Epoc - methods for Epoc file specs</span></strong></big>
80 </td></tr>
81 </table>
83 </body>
85 </html>