The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:File::Spec::Win32"

File::Spec::Win32 - methods for Win32 file specs River stage five • 7918 direct dependents • 32646 total dependents

See File::Spec::Unix for a documentation of the methods provided there. This package overrides the implementation of these methods, not the semantics. devnull Returns a string representation of the null device. POD ERRORS Hey! The above document had ...

XSAWYERX/PathTools-3.75 - 29 Aug 2018 19:53:19 UTC

SPVM::File::Spec::Instance::Win32 - Implementation of File::Spec::Instance for Windows River stage one • 4 direct dependents • 4 total dependents

The File::Spec::Instance::Win32 class of SPVM is an implementation of File::Spec::Instance for Windows....

KIMOTO/SPVM-File-Spec-0.081003 - 05 Dec 2023 05:52:27 UTC

File::Spec::Unix - File::Spec for Unix, base for other File::Spec modules River stage five • 7918 direct dependents • 32646 total dependents

Methods for manipulating file specifications. Other File::Spec modules, such as File::Spec::Mac, inherit from File::Spec::Unix and override specific methods....

XSAWYERX/PathTools-3.75 - 29 Aug 2018 19:53:19 UTC

File::Spec - portably perform operations on file names River stage five • 7918 direct dependents • 32646 total dependents

This module is designed to support operations commonly performed on file specifications (usually called "file names", but not to be confused with the contents of a file, or Perl's file handles), such as concatenating several directory and file names ...

XSAWYERX/PathTools-3.75 - 29 Aug 2018 19:53:19 UTC

URI::file - URI that maps to local file names River stage five • 1893 direct dependents • 10024 total dependents

The "URI::file" class supports "URI" objects belonging to the *file* URI scheme. This scheme allows us to map the conventional file names found on various computer systems to the URI name space, see RFC 8089 <https://www.rfc-editor.org/rfc/rfc8089.ht...

OALDERS/URI-5.28 - 27 Mar 2024 01:50:38 UTC

File::Flat - Implements a flat filesystem River stage two • 7 direct dependents • 14 total dependents

File::Flat implements a flat filesystem. A flat filesystem is a filesystem in which directories do not exist. It provides an abstraction over any normal filesystem which makes it appear as if directories do not exist. In effect, it will automatically...

ETHER/File-Flat-1.07 - 23 Aug 2020 21:49:12 UTC

File::Which - Perl implementation of the which utility as an API River stage four • 416 direct dependents • 3696 total dependents

File::Which finds the full or relative paths to executable programs on the system. This is normally the function of "which" utility. "which" is typically implemented as either a program or a built in shell command. On some platforms, such as Microsof...

PLICEASE/File-Which-1.27 - 07 May 2021 10:55:36 UTC

File::chdir - a more sensible way to change directories River stage four • 197 direct dependents • 2671 total dependents

Perl's "chdir()" has the unfortunate problem of being very, very, very global. If any part of your program calls "chdir()" or if any library you use calls "chdir()", it changes the current working directory for the *whole* program. This sucks. File::...

DAGOLDEN/File-chdir-0.1011 - 07 Oct 2016 20:59:47 UTC

File::Remove - Remove files and directories River stage three • 59 direct dependents • 150 total dependents

File::Remove::remove removes files and directories. It acts like /bin/rm, for the most part. Although "unlink" can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments f...

SHLOMIF/File-Remove-1.61 - 13 Jun 2022 18:18:36 UTC

File::Spec::Native - Use native OS implementation of File::Spec from a subclass River stage two • 1 direct dependent • 15 total dependents

This module is a stupid hack to make the default File::Spec behavior available from a subclass. This can be useful when using another module that expects a subclass of File::Spec but you want to use the current, native OS format (automatically detect...

RWSTAUNER/File-Spec-Native-1.004 - 25 May 2015 00:56:01 UTC

Language::Zcode::Runtime::IO - IO for Perl runtimes created by L::Z translations River stage zero No dependents

This package contains a number of different packages that support the IO features needed for a running Z-machine. This includes windows, input and output streams, cursors, lines, and fonts. See the Z-machine Spec for descriptions of what all these th...

AKARGER/Language-Zcode-0.8 - 15 Sep 2004 04:15:30 UTC

SPVM::File::Spec - Performing Operations on File Names Portably River stage one • 4 direct dependents • 4 total dependents

The File::Spec class of SPVM has methods to perform operations on file names portably....

KIMOTO/SPVM-File-Spec-0.081003 - 05 Dec 2023 05:52:27 UTC

File::Find::Rule - Alternative interface to File::Find River stage four • 279 direct dependents • 2027 total dependents

File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories....

RCLAMP/File-Find-Rule-0.34 - 03 Dec 2015 14:31:54 UTC

Pid::File::Flock - PID file operations River stage one • 1 direct dependent • 1 total dependent

LONERR/Pid-File-Flock-0.08 - 19 Nov 2010 16:59:16 UTC

File::Save::Home - Place file safely under user home directory River stage one • 2 direct dependents • 2 total dependents

In the course of deploying an application on another user's system, you sometimes need to place a file in or underneath that user's home directory. Can you do so safely? This Perl extension provides several functions which try to determine whether yo...

JKEENAN/File-Save-Home-0.11 - 26 Oct 2017 23:45:03 UTC

Path::Class::File - Objects representing files River stage four • 588 direct dependents • 1864 total dependents

The "Path::Class::File" class contains functionality for manipulating file names in a cross-platform way....

KWILLIAMS/Path-Class-0.37 - 14 Aug 2016 02:37:55 UTC

File::DesktopEntry - Object to handle .desktop files River stage two • 1 direct dependent • 37 total dependents

This module is designed to work with .desktop files. The format of these files is specified by the freedesktop "Desktop Entry" specification. This module can parse these files but also knows how to run the applications defined by these files. For thi...

MICHIELB/File-DesktopEntry-0.22 - 10 Dec 2015 22:57:34 UTC

App::GitFind::PathClassMicro - Only the bits of Path::Class used in App::GitFind River stage zero No dependents

This class is the base class for "App::GitFind::PathClassMicro::File" and "App::GitFind::PathClassMicro::Dir", it is not used directly by callers....

CXW/App-GitFind-0.000002 - 26 Sep 2019 12:52:00 UTC

Module::Generic::File - File Object Abstraction Class River stage two • 15 direct dependents • 19 total dependents

This packages provides a comprehensive and versatile set of methods and functions to manipulate files and directories. You can even manipulate filenames as if under a different OS, by providing the "os" parameter....

JDEGUEST/Module-Generic-v0.35.3 - 09 Apr 2024 21:49:20 UTC

File::Spec::Functions - portably perform operations on file names River stage five • 7918 direct dependents • 32646 total dependents

This module exports convenience functions for all of the class methods provided by File::Spec. For a reference of available functions, please consult File::Spec::Unix, which contains the entire set, and which is inherited by the modules for other pla...

XSAWYERX/PathTools-3.75 - 29 Aug 2018 19:53:19 UTC
23 results (0.082 seconds)