1File::Spec::AmigaOS(3)User Contributed Perl DocumentationFile::Spec::AmigaOS(3)
2
3
4

NAME

6       File::Spec::AmigaOS - File::Spec for AmigaOS
7

SYNOPSIS

9        require File::Spec::AmigaOS; # Done automatically by File::Spec
10                                     # if needed
11

DESCRIPTION

13       Methods for manipulating file specifications.
14

METHODS

16       tmpdir
17         Returns $ENV{TMPDIR} or if that is unset, "/t".
18
19       file_name_is_absolute
20         Returns true if there's a colon in the file name, or if it begins
21         with a slash.
22
23       All the other methods are from File::Spec::Unix.
24
25
26
27perl v5.30.0                      2019-07-26            File::Spec::AmigaOS(3)
Impressum