Search results for "module:File::Spec::Win32"
File::Spec::Win32 - methods for Win32 file specs
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
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
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
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
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.21 - 23 Aug 2023 16:02:58 UTC
File::Flat - Implements a flat filesystem
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
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
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
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
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
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
File::Find::Rule - Alternative interface to File::Find
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
SPVM::File::Spec - Performing Operations on File Names Portably
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::Save::Home - Place file safely under user home directory
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
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
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
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
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.32.8 - 19 Nov 2023 00:11:38 UTC
File::Spec::Functions - portably perform operations on file names
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