The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:File-HomeDir file::homedir"

File::HomeDir - Find your home and other directories on any platform River stage four • 321 direct dependents • 1253 total dependents

File::HomeDir is a module for locating the directories that are "owned" by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms. The end result is a single API tha...

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC

File::HomeDir::Test - Prevent the accidental creation of user-owned files during testing River stage four • 321 direct dependents • 1253 total dependents

File::HomeDir::Test is a File::HomeDir driver intended for use in the test scripts of modules or applications that write files into user-owned directories. It is designed to prevent the pollution of user directories with files that are not part of th...

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC

File::HomeDir::Unix - Find your home and other directories on legacy Unix River stage four • 321 direct dependents • 1253 total dependents

This module provides implementations for determining common user directories. In normal usage this module will always be used via File::HomeDir....

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC

File::HomeDir::Darwin - Find your home and other directories on Darwin (OS X) River stage four • 321 direct dependents • 1253 total dependents

This module provides Mac OS X specific file path for determining common user directories in pure perl, by just using $ENV{HOME} without Carbon nor Cocoa API calls. In normal usage this module will always be used via File::HomeDir....

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC

File::HomeDir::MacOS9 - Find your home and other directories on legacy Macintosh systems River stage four • 321 direct dependents • 1253 total dependents

This module provides implementations for determining common user directories on legacy Mac hosts. In normal usage this module will always be used via File::HomeDir. This module is no longer actively maintained, and is included only for extreme back-c...

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC

File::HomeDir::Driver - Base class for all File::HomeDir drivers River stage four • 321 direct dependents • 1253 total dependents

This module is the base class for all File::HomeDir drivers, and must be inherited from to identify a class as a driver. It is primarily provided as a convenience for this specific identification purpose, as File::HomeDir supports the specification o...

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC

File::HomeDir::Windows - Find your home and other directories on Windows River stage four • 321 direct dependents • 1253 total dependents

This module provides Windows-specific implementations for determining common user directories. In normal usage this module will always be used via File::HomeDir. Internally this module will use Win32::GetFolderPath to fetch the location of your direc...

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC

File::HomeDir::FreeDesktop - Find your home and other directories on FreeDesktop.org Unix River stage four • 321 direct dependents • 1253 total dependents

This module provides implementations for determining common user directories. In normal usage this module will always be used via File::HomeDir. This module can operate only when the command "xdg-user-dir" is available and executable, which is typica...

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC

File::HomeDir::Darwin::Cocoa - Find your home and other directories on Darwin (OS X) River stage four • 321 direct dependents • 1253 total dependents

This module provides Darwin-specific implementations for determining common user directories using Cocoa API through Mac::SystemDirectory. In normal usage this module will always be used via File::HomeDir. Theoretically, this should return the same p...

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC

File::HomeDir::Darwin::Carbon - Find your home and other directories on Darwin (OS X) River stage four • 321 direct dependents • 1253 total dependents

This module provides Darwin-specific implementations for determining common user directories. In normal usage this module will always be used via File::HomeDir. Note -- since this module requires Mac::Carbon and Mac::Carbon does not work with 64-bit ...

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC
10 results (0.035 seconds)