File::Spec::AmigaOS - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION METHODS
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.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 08:39 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top