GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
File::Spec::AmigaOS(3) User Contributed Perl Documentation 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.

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.

2018-08-28 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.