manpagez: man pages & more
man File::Spec::AmigaOS(3)
Home | html | info | man
File::Spec::AmigaOS(3pm)                      Perl Programmers Reference Guide



NAME

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


SYNOPSIS

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


DESCRIPTION

       Methods for manipulating file specifications.


METHODS

       tmpdir
         Returns $ENV{TMPDIR} or if that is unset, "/t".

       file_name_is_absolute
         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(3).

perl v5.38.2                      2023-11-28          File::Spec::AmigaOS(3pm)

perl 5.38.2 - Generated Fri Dec 6 10:14:50 CST 2024
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.