File::Spec::AmigaOS(3) Perl Programmers Reference Guide File::Spec::AmigaOS(3)

File::Spec::AmigaOS - File::Spec for AmigaOS

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

Methods for manipulating file specifications.

Returns $ENV{TMPDIR} or if that is unset, "/t".
Returns true if there's a colon in the file name, or if it begins with a slash.

All the other methods are from File::Spec::Unix.

2023-11-28 perl v5.38.2