In IO::Spec::Unix§
See primary documentation in context for method tmpdir
method tmpdir(--> IO::Path)
Attempts to locate a system's temporary directory by checking several typical directories and environment variables. Uses current directory if no suitable directories are found.
In IO::Spec::Cygwin§
See primary documentation in context for method tmpdir
method tmpdir(--> IO::Path)
Attempts to locate a system's temporary directory by checking several typical directories and environment variables. Uses current directory if no suitable directories are found.
In IO::Spec::Win32§
See primary documentation in context for method tmpdir
method tmpdir(--> IO::Path)
Attempts to locate a system's temporary directory by checking several typical directories and environment variables. Uses current directory if no suitable directories are found.