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

Search results for "module:File::Temp"

File::Temp - return name and handle of a temporary file safely River stage five • 2431 direct dependents • 32646 total dependents

"File::Temp" can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open filehand...

ETHER/File-Temp-0.2311 - 03 Oct 2020 04:04:55 UTC

File::Fu::File::Temp - temporary files River stage one • 4 direct dependents • 4 total dependents

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

SPVM::File::Temp - Creating Temporary Files and Directories River stage zero No dependents

The File::Temp class in SPVM has methods to create temporary files and directories....

KIMOTO/SPVM-File-Temp-0.022 - 25 Dec 2023 03:13:43 UTC

File::Temp::Trace - Trace the creation of temporary files River stage zero No dependents

This module allows you to trace the creation of temporary files. By default, these files are all created in the same directory, and their names are prefixed by the name of the function or method that created them. You can optionally log the creation ...

RRWO/File-Temp-Trace-0.02 - 19 Jun 2011 16:11:33 UTC

File::Temp::Rename - Create a temporary file object for output, and rename it when done. River stage zero No dependents

TNISH/File-Temp-Rename-0.02 - 29 May 2013 01:29:48 UTC

File::Slurper::Temp - File::Slurper + File::Temp River stage one • 3 direct dependents • 6 total dependents

This module is a simple combination of File::Slurper and File::Temp. It provides its version of "write_text" and "write_binary", as well as a couple of functions of its own. This module's version of "write_text" and "write_binary" write to temporary ...

PERLANCAR/File-Slurper-Temp-0.008 - 02 Aug 2021 03:14:04 UTC

File::Fu::Dir::Temp - temporary directories River stage one • 4 direct dependents • 4 total dependents

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

SPVM::File::Temp::Dir - Temporary Directories River stage zero No dependents

The File::Temp::Dir class in SPVM has methods to manipulate temporary directories. Usage use File::Temp; my $tmp_dir = File::Temp->newdir; my $tmp_dir_name = $tmp_dir->dirname;...

KIMOTO/SPVM-File-Temp-0.022 - 25 Dec 2023 03:13:43 UTC

File::Temp::MoreUtils - Provide more routines related to creating temporary files/dirs River stage one • 3 direct dependents • 5 total dependents

PERLANCAR/File-Temp-MoreUtils-0.005 - 20 Jul 2021 14:29:08 UTC

File::Temp::VarOptions - Like File::Temp, but allowing to set options with variables River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/File-Temp-VarOptions-0.001 - 07 Nov 2021 00:05:37 UTC

lib/CGI/File/Temp.pm River stage four • 286 direct dependents • 1216 total dependents

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC

File::Temp::Patch::NoCleanup - Disable File::Temp::tempdir's automatic cleanup (CLEANUP => 1) River stage one • 1 direct dependent • 1 total dependent

This module patches File::Temp to disable automatic cleanup of temporary directories. In addition, it prints the created temporary directory to stdout. Useful for debugging....

PERLANCAR/File-Temp-Patch-NoCleanup-0.001 - 04 Aug 2020 10:58:17 UTC

File::Temp::Patch::VarOptions - Allow File::Temp's tempfile() and tempdir() to receive options via package variables River stage one • 1 direct dependent • 1 total dependent

This patch allows File::Temp's "tempfile()" to get options from package variables: $File::Temp::TEMPLATE $File::Temp::DIR $File::Temp::SUFFIX $File::Temp::UNLINK $File::Temp::OPEN $File::Temp::TMPDIR $File::Temp::EXLOCK and File::Temp's "tempdir()" t...

PERLANCAR/File-Temp-Patch-VarOptions-0.001 - 31 Oct 2021 00:06:12 UTC

lib/Data/Range/Compare/Stream/Iterator/File/Temp.pm River stage zero No dependents

AKALINUX/Data-Range-Compare-Stream-4.030 - 10 Dec 2015 21:52:31 UTC

File::MkTempO - Make temporary filename from template River stage one • 2 direct dependents • 2 total dependents

The MkTempO module provides the following functions: new() - for creation of the object. mktemp() - for creation of a unique string based on the template mkstemp() - for creation of a unique file handle opened in the directory specified during creati...

TGUMMELS/File-MkTemp-1.0.6 - 23 Feb 2000 17:10:33 UTC

File::MkTemp - Make temporary filename from template River stage one • 2 direct dependents • 2 total dependents

The MkTemp module provides three functions mktemp() mkstemp() and mkstempt(). The function mktemp() returns a unique string based upon the template. The template must contain at least six trailing Xs. The Xs are replaced by a unique string and the te...

TGUMMELS/File-MkTemp-1.0.6 - 23 Feb 2000 17:10:33 UTC

File::MultiTemp - manage a hash of temporary files River stage zero No dependents

This class maintains a hash reference of objects and opened filehandles. This is useful for maintaining several separate files, for example, several reports based on codes where grouping the data may require a lot of work for the database....

RRWO/File-MultiTemp-v0.1.5 - 17 Apr 2023 14:18:11 UTC

File::Append::TempFile - Perl extension for appending data to files River stage zero No dependents

The "File::Append::TempFile" module provides an OOP interface to appending data to files using a temporary file, in order to ensure the atomicity of the updates. An append session is initiated by invoking the "begin_work()" method and passing it the ...

ROAM/File-Append-TempFile-0.07 - 16 Nov 2015 14:53:16 UTC

Pcore::Util::File::TempFile River stage one • 1 direct dependent • 1 total dependent

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC

Iterator::File::State::TempFile River stage zero No dependents

An Iterator::File state class based on using a temporary file as the persistant store. Iterator::File::Source::TempFile is a subclass of Iterator::File::Source::Interface. new(%config) Constructor options: marker_file (optional) Name of temporary fil...

WREARDON/Iterator-File-1.01 - 19 Jun 2008 04:02:09 UTC
82 results (0.048 seconds)