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 "module:File::Touch"

File::Touch - update file access and modification times, optionally creating files if needed River stage two • 34 direct dependents • 56 total dependents

This module provides both a functional and OO interface for changing the file access and modification times on files. It can optionally create the file for you, if it doesn't exist. Note: you should specify a minimum version of 0.12, as per the SYNOP...

NEILB/File-Touch-0.12 - 20 Mar 2021 10:03:02 UTC

Meta::Utils::File::Touch - library to help you touch files. River stage zero No dependents

This module eases the case for touching files. It will change a files date to a certain date or do the same with the current date (which is usually just refered to as "touching" the file...)....

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

Mojo::File - File system paths River stage four • 980 direct dependents • 1098 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.37 - 13 May 2024 17:48:56 UTC

File::Util - Easy, versatile, portable file handling River stage two • 12 direct dependents • 13 total dependents

File::Util provides a comprehensive toolbox of utilities to automate all kinds of common tasks on files and directories. Its purpose is to do so in the most portable manner possible so that users of this module won't have to worry about whether their...

TOMMY/File-Util-4.201720 - 20 Jun 2020 01:38:34 UTC

File::Misc - handy file tools River stage zero No dependents

File::Misc provides a variety of utilities for working with files. These utilities provides tools for reading in, writing out to, and getting information about files....

MIKO/File-Misc-0.10 - 08 Sep 2016 00:52:10 UTC

File::Value - routines to manipulate file name or content as a single value River stage one • 2 direct dependents • 3 total dependents

These are general purpose routines that support the treatment of a file's contents or a file's name as a single data value....

JAK/File-Value-1.02 - 09 Nov 2011 23:49:43 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::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::RsyBak - Backup files/directories with histories, using rsync River stage one • 2 direct dependents • 2 total dependents

This module is basically just a wrapper around rsync to create a filesystem backup system. Some characteristics of this backup system: * Supports backup histories and history levels For example, you can create 7 level-1 backup histories (equals 7 dai...

PERLANCAR/File-RsyBak-0.361 - 11 Mar 2019 11:14:21 UTC

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

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

File::DirSync - Syncronize two directories rapidly River stage zero No dependents

File::DirSync will make two directories exactly the same. The goal is to perform this syncronization process as quickly as possible with as few stats and reads and writes as possible. It usually can perform the syncronization process within a few mil...

BBB/File-DirSync-1.22 - 27 Aug 2007 16:46:03 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::CacheDir - Perl module to aid in keeping track and cleaning up files, quickly and without a cron $Id: CacheDir.pm,v 1.22 2006/05/17 00:05:34 earl Exp $ River stage zero No dependents

CacheDir attempts to keep files around for some ttl, while quickly, automatically and cronlessly cleaning up files that are too old....

EARL/File-CacheDir-1.30 - 20 Jun 2006 16:45:12 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

IO::Easy::File - IO::Easy child class for operations with files. River stage one • 2 direct dependents • 5 total dependents

APLA/IO-Easy-0.16 - 12 Apr 2011 15:14:35 UTC

File::AptFetch - perl interface onto APT-Methods River stage zero No dependents

Shortly: * Methods are usual executables. Hence F:AF forks. * There's no command-line interface for methods. The IPC is two pipes (*STDIN* and *STDOUT* from method's POV). * Each portion of communication (named message) consists of numerical code wit...

WHYNOT/File-AptFetch-v0.1.15 - 08 Jan 2023 04:20:16 UTC

Proc::PID::File - a module to manage process id files River stage two • 12 direct dependents • 33 total dependents

This Perl module is useful for writers of daemons and other processes that need to tell whether they are already running, in order to prevent multiple process instances. The module accomplishes this via *nix-style *pidfiles*, which are files that sto...

DMITRI/Proc-PID-File-1.29 - 11 Jul 2018 11:53:46 UTC

File::Signature - Detect changes to a file's content or attributes. River stage one • 2 direct dependents • 5 total dependents

This module provides a way to monitor files for changes. It implements an object oriented interface to file "signatures." In the case of this module, a signature includes an MD5 digest (other digests may be added later), the file's size, its inode nu...

JEREMY/File-Signature-1.009 - 12 Aug 2003 20:46:54 UTC

File::IfModified - Perl extension for checking if-modified state of file River stage zero No dependents

This module usefull for long running script with external dependenses on other files EXPORT None by default. EXPORT_OK...

GRIAN/File-IfModified-0.20 - 17 Aug 2011 07:32:41 UTC
39 results (0.048 seconds)