Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

File::Spec::AmigaOS

Name File::Spec::AmigaOS
Version 3.74
Located at /usr/lib64/perl5/vendor_perl
File /usr/lib64/perl5/vendor_perl/File/Spec/AmigaOS.pm
Is Core No
Search CPAN for this module File::Spec::AmigaOS
Documentation File::Spec::AmigaOS
Module Details File::Spec::AmigaOS

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 the File::Spec::Unix manpage.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024