logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

Description

See File::Spec::Unix 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 "/.".

Name

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

See Also

See File::Spec and File::Spec::Unix. This package overrides the implementation of these methods, not the semantics. perl v5.40.1 2025-07-03 File::Spec::Epoc(3perl)

Synopsis

require File::Spec::Epoc; # Done internally by File::Spec if needed

See Also