file::spec::os2(3) centos man page | unix.com

Man Page: file::spec::os2

Operating Environment: centos

Section: 3

File::Spec::OS2(3)					User Contributed Perl Documentation					File::Spec::OS2(3)

NAME
File::Spec::OS2 - methods for OS/2 file specs
SYNOPSIS
require File::Spec::OS2; # Done internally by File::Spec if needed
DESCRIPTION
See File::Spec and File::Spec::Unix. This package overrides the implementation of these methods, not the semantics. Amongst the changes made for OS/2 are... tmpdir Modifies the list of places temp directory information is looked for. $ENV{TMPDIR} $ENV{TEMP} $ENV{TMP} /tmp / splitpath Volumes can be drive letters or UNC sharenames (\servershare).
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. perl v5.16.3 2013-01-16 File::Spec::OS2(3)
Related Man Pages
file::spec::os2(3pm) - redhat
file::spec::functions(3pm) - suse
file::spec::functions(3pm) - mojave
file::spec::cygwin(3) - centos
file::spec::functions(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq