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

Search results for "module:Tie"

Tie::Array - base class for tied arrays River stage five • 11292 direct dependents • 32664 total dependents

This module provides methods for array-tying classes. See perltie for a list of the functions required in order to tie an array to a package. The basic Tie::Array package provides stub "DESTROY", and "EXTEND" methods that do nothing, stub "DELETE" an...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

Tie::Array - base class for tied arrays River stage five • 11292 direct dependents • 32664 total dependents

This module provides methods for array-tying classes. See perltie for a list of the functions required in order to tie an array to a package. The basic Tie::Array package provides stub "DESTROY", and "EXTEND" methods that do nothing, stub "DELETE" an...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

Tie::Coupler - Tie based implementation of coupled scalars River stage zero No dependents

"Tie::Coupler" provides a mechanism by which you can couple two scalars. That is the value of the coupled scalar would determined by the value of the scalar to which it is coupled. The code referenced by the options fconvert and rconvert determine th...

UARUN/Tie-Coupler-0.01 - 29 Mar 2002 17:59:08 UTC

Tie::TZ - tied $TZ setting %ENV and calling tzset() River stage one • 2 direct dependents • 2 total dependents

"Tie::TZ" provides a tied $TZ variable which gets and sets the TZ environment variable $ENV{'TZ'}. When it changes %ENV, it calls "tzset()" (see POSIX) if available, ensuring the C library notices the change for subsequent "localtime()" etc. $TZ = 'G...

KRYDE/Tie-TZ-11 - 13 Aug 2020 08:44:28 UTC

Tie::FS - Read and write files using a tied hash River stage zero No dependents

This module ties a hash to a directory in the filesystem. If no directory is specified in the $dir parameter, then "." (the current directory) is assumed. The $flag parameter defaults to the "Create" flag. The following (case-insensitive) access flag...

DEVEN/Tie-FS-0.1.0 - 28 Jun 2011 06:45:33 UTC

Tie::HashObject - Perl extension for changing object methods into a limited set of allowed hash keys. Returns a tied hash with keyed access to the defined methods. The original object is accessed through a specially named key. River stage zero No dependents

This method allows you to quickly create protection for an Object by using a tied hash instead of the standard hash ref. Simply, provide a list of allowed keys and a reference to the original object type. Note: All calls to the set/retrieve keys from...

JETTRA/Hash-Object-0.01 - 02 Feb 2007 05:08:36 UTC

Tie::FTP - A module to open files on FTP servers as filehandles River stage zero No dependents

This module downloads a file on an FTP server into a temporary file, and allows editing on that. Upon destroy the object rewrites itself to the server if there were any write operations....

IVORW/Tie-FTP-0.02 - 16 Sep 2006 11:08:47 UTC

Tie::DNS - Tie interface to Net::DNS River stage two • 1 direct dependent • 14 total dependents

Net::DNS is a very complete, extensive and well-written module. It's completeness, however, makes many comman cases uses a bit wordy, code-wise. Tie::DNS is meant to make common DNS operations trivial, and more complex DNS operations easier....

DIEDERICH/Tie-DNS-1.151560 - 05 Jun 2015 03:35:27 UTC

Tie::Sub - Tying a subroutine, function or method to a hash River stage one • 1 direct dependent • 3 total dependents

Subroutines don't have interpreted into strings. The module ties a subroutine to a hash. The subroutine is executed at fetch hash. At long last this is the same, only the notation is shorter. Alternative to " ... ${\ subroutine('abc') } ... " # or " ...

STEFFENW/Tie-Sub-1.001 - 20 Aug 2012 05:37:26 UTC

Tie::Cvs - Perl extension to tie Hashes to CVS trees River stage zero No dependents

Use it normally, as any other tie. Complete deletion of a key Each time you call delete on a key, the current version will be deleted, and the value will roll back to the previous version in CVS. If there is no previous version, the file will be dele...

AMBS/Tie-Cvs-0.06 - 11 Oct 2015 14:09:47 UTC

Tie::JCR - A tied hash interface for Java::JCR::Node River stage zero No dependents

This provides a very simple, read-only interface to a node from Java::JCR. Each key represents the names of items within the node. Each value is either a scalar for non-multiple child properties, an array for multiple child properties, or nested hash...

HANENKAMP/Tie-JCR-0.02 - 21 Sep 2007 02:39:31 UTC

Tie::Dir - class definition for reading directories via a tied hash River stage zero No dependents

This module provides a method of reading directories using a hash. The keys of the hash are the directory entries and the values are a reference to an array which holds the result of "stat" being called on the entry. The access and modification times...

GBARR/Tie-Dir-1.02 - 26 Apr 1996 13:24:56 UTC

Tie::CHI - Tied hash to persistent CHI cache River stage zero No dependents

Tie::CHI implements a tied hash connected to a CHI cache. It can be used with any of CHI's backends (File, Memcached, DBI, etc.) Usage is one of the following: tie %cache, 'Tie::CHI', $hash_of_chi_options; tie %cache, 'Tie::CHI', $existing_chi_cache;...

JSWARTZ/Tie-CHI-0.02 - 07 Nov 2011 04:32:46 UTC

Pad::Tie - tie an object to lexical contexts River stage zero No dependents

Pad::Tie lets you use your objects' methods as though they were lexical variables. Alternately, it lets you use lexical variables to refer to your bound object methods. It's all a matter of perspective. Creating a Pad::Tie object requires an object (...

HDP/Pad-Tie-0.006 - 26 Apr 2007 17:52:28 UTC

Tie::Cfg - Ties simple configuration (.ini) files to hashes. Handles arrays and recurrent sections. River stage zero No dependents

This module reads in a configuration file at 'tie' and writes it at 'untie'. You can use file locking to prevent others from accessing the configuration file, but this should only be used if the configuration file is used as a small data file to hold...

OESTERHOL/Tie-Cfg-0.32 - 25 Feb 2003 13:57:32 UTC

Tie::DBI - Tie hashes to DBI relational databases River stage one • 1 direct dependent • 2 total dependents

This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an asso...

TODDR/Tie-DBI-1.08 - 19 Jan 2020 03:37:25 UTC

Tie::Gzip - read and write gzip compressed files River stage zero No dependents

The 'Tie::Gzip' module provides a file handle Tie for compressing and uncompressing files using the gzip compression format. By tieing a filehandle to 'Tie::Gzip' subsequent uses of the file subroutines with the tied filehandle will compress data wri...

SOFTDIA/Tie-Gzip-0.06 - 16 Apr 2004 20:38:48 UTC

Tie::Dict - tie a hash to an RPC dict server River stage zero No dependents

Tie::Dict is a module which allows Perl programs to tie a hash to an RPC server running the 'dict' service. This allows several processes (on the same machine or different machines) to share a dictionary without worrying about concurrency (RPC calls ...

JAKE/perlrpcgen-0.71a - 05 May 1997 18:17:35 UTC

Tie::Func River stage one • 1 direct dependent • 1 total dependent

JONASBN/Tie-Tools-1.10 - 26 Sep 2014 06:30:45 UTC

Tie::YAML - Stores your object when untied via YAML River stage one • 2 direct dependents • 2 total dependents

Tie::YAML stores tied variables when untied. Usually that happens when you variable is out of scope. You can of course explicitly untie the variable or "tied($variable)->save" but the whole idea is not to forget to save it. This module uses YAML as i...

DANKOGAI/Tie-SaveLater-0.05 - 05 Aug 2020 18:32:26 UTC
562 results (0.033 seconds)