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

Search results for "module:File::chmod"

File::chmod - Implements symbolic and ls chmod modes River stage two • 14 direct dependents • 57 total dependents

File::chmod is a utility that allows you to bypass system calls or bit processing of a file's permissions. It overloads the chmod() function with its own that gets an octal mode, a symbolic mode (see below), or an "ls" mode (see below). If you wish n...

XENO/File-chmod-0.42 - 14 Feb 2015 23:29:24 UTC

File::chmod::Recursive - Run chmod recursively against directories River stage one • 1 direct dependent • 1 total dependent

Like File::chmod, but recursive with selective permissions...

MITHUN/File-chmod-Recursive-v1.0.3 - 24 Oct 2015 15:41:12 UTC

File::Mode - A perl module to handle, convert, and list unix file modes in various formats. River stage zero No dependents

File::Mode is a simple perl library meant to handle file modes and convert them to the wanted format, as well as read the files in a directory with their modes in a human readable format (eg. -rwxrwxrwx)....

AQUTIV/FileMode-0.05 - 31 Jul 2000 18:52:34 UTC

Mojo::File - File system paths River stage four • 943 direct dependents • 1041 total dependents

Mojo::File is a scalar-based container for file system paths that provides a friendly API for dealing with different operating systems. # Access scalar directly to manipulate path my $path = Mojo::File->new('/home/sri/test'); $$path .= '.txt';...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC

File::Path - Create or remove directory trees River stage five • 862 direct dependents • 32646 total dependents

This module provides a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the filesystem. The following functions are provided: make_path( $dir1, $dir2, .... ) make_path( $dir1, $dir2, ...., \%opts ...

JKEENAN/File-Path-2.18 - 05 Nov 2020 01:30:15 UTC

Lock::File - file locker with an automatic out-of-scope unlocking mechanism River stage one • 2 direct dependents • 4 total dependents

"lockfile" is a perlfunc "flock" wrapper. The lock is autotamically released as soon as the assotiated object is no longer referenced. "lockfile_multi" makes non-blocking "lockfile" calls for multiple files and throws and exception if all are locked....

MMCLERIC/Lock-File-1.03 - 16 Jun 2013 21:00:06 UTC

File::Tools - UNIX tools implemented as Perl Modules and made available to other platforms as well River stage one • 1 direct dependent • 1 total dependent

SZABGAB/File-Tools-0.10 - 02 Jun 2023 07:07:20 UTC

File::Cache - Share data between processes via filesystem River stage one • 1 direct dependent • 1 total dependent

File::Cache is a perl module that implements an object storage space where data is persisted across process boundaries via the filesystem. File::Cache builds a cache in the file system using a multi-level directory structure that looks like this: <CA...

DCLINTON/File-Cache-0.16 - 18 Apr 2001 16:03:14 UTC

Setup::File - Setup file (existence, mode, permission, content) River stage one • 3 direct dependents • 3 total dependents

PERLANCAR/Setup-File-0.240 - 23 Feb 2024 02:01:45 UTC

Meta::Utils::File::Prop - library to help you chmod files and test file properties. River stage zero No dependents

This module eases setting permissions on files. This module provides method to: 1. change ownerships on files. 2. change read/write/execute permissions on files. 3. get various pieces of info on the file using the stat function. and other things....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

File::Remote - Read/write/edit remote files transparently River stage zero No dependents

This module takes care of dealing with files regardless of whether they're local or remote. It allows you to create and edit files without having to worry about their physical location on the network. If a file passed into a function is of the form "...

NWIGER/File-Remote-1.17 - 10 Jan 2005 21:51:10 UTC

File::Unpack - A strong bz2/gz/zip/tar/cpio/rpm/deb/cab/lzma/7z/rar/... archive unpacker, based on mime-types River stage zero No dependents

JNW/File-Unpack-0.70 - 13 Mar 2015 13:47:12 UTC

File::Unpack2 - A strong bz2/gz/zip/tar/cpio/rpm/deb/cab/lzma/7z/rar/... archive unpacker, based on mime-types River stage zero No dependents

KRAIH/File-Unpack2-1.0 - 01 Dec 2023 17:14:21 UTC

File::Fu::File - a filename object River stage one • 4 direct dependents • 4 total dependents

EWILHELM/File-Fu-v0.0.8 - 03 Jun 2013 07:17:11 UTC

File::Searcher - Searches for files and performs search/replacements on matching files River stage zero No dependents

"File::Searcher" allows for the traversing of a directory tree for files matching a Perl regular expression. When a match is found, the statistics are stored and if the file is a text file a series of searches and replacements can be performed. "File...

ASTUBBS/File-Searcher-0.92 - 15 Apr 2007 19:07:34 UTC

Win32API::File - Low-level access to Win32 system API calls for files/dirs. River stage two • 5 direct dependents • 37 total dependents

This provides fairly low-level access to the Win32 System API calls dealing with files and directories. To pass in "NULL" as the pointer to an optional buffer, pass in an empty list reference, "[]". Beyond raw access to the API calls and related cons...

CHORNY/Win32API-File-0.1203 - 12 Mar 2016 19:33:15 UTC

File::Fu::Base - nothing to see here River stage one • 4 direct dependents • 4 total dependents

EWILHELM/File-Fu-v0.0.8 - 03 Jun 2013 07:17:11 UTC

Net::FTP::File - Perl extension for simplifying FTP file operations. River stage zero No dependents

DMUEY/Net-FTP-File-0.06 - 22 Apr 2009 15:51:07 UTC

File::Find::Node - Object oriented directory tree traverser River stage zero No dependents

The constructor File::Find::Node->new creates a top level File::Find::Node object for the specified path. The $f->process method takes a reference to a callback function that is called for each item in the traversal. The $f->post_process method takes...

SCL/File-Find-Node-0.03 - 08 Apr 2008 20:55:48 UTC

MDK::Common::File - miscellaneous file/filename manipulation functions River stage zero No dependents

TVIGNAUD/MDK-Common-1.2.34.2 - 28 Oct 2017 04:28:13 UTC
32 results (0.039 seconds)