# File::Spec::Epoc - man - phpman

## NAME
    [File::Spec::Epoc](https://www.chedong.com/phpMan.php/perldoc/File%3A%3ASpec%3A%3AEpoc/markdown) - methods for Epoc file specs

## SYNOPSIS
     require [File::Spec::Epoc](https://www.chedong.com/phpMan.php/perldoc/File%3A%3ASpec%3A%3AEpoc/markdown); # Done internally by [File::Spec](https://www.chedong.com/phpMan.php/perldoc/File%3A%3ASpec/markdown) if needed

## DESCRIPTION
    See [File::Spec::Unix](https://www.chedong.com/phpMan.php/perldoc/File%3A%3ASpec%3A%3AUnix/markdown) for a documentation of the methods provided there. This package overrides
    the implementation of these methods, not the semantics.

    This package is still a work in progress. ;-)

### canonpath
        No physical check on the filesystem, but a logical cleanup of a path. On UNIX eliminated
        successive slashes and successive "/.".

## AUTHOR
    <o.flebbe@gmx.de>

## COPYRIGHT
    Copyright (c) 2004 by the Perl 5 Porters. All rights reserved.

    This program is free software; you can redistribute it and/or modify it under the same terms as
    Perl itself.

## SEE ALSO
    See [File::Spec](https://www.chedong.com/phpMan.php/perldoc/File%3A%3ASpec/markdown) and [File::Spec::Unix](https://www.chedong.com/phpMan.php/perldoc/File%3A%3ASpec%3A%3AUnix/markdown). This package overrides the implementation of these methods,
    not the semantics.

