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

Search results for "module:Tie::Trace"

Tie::Trace - easy print debugging with tie, for watching variable River stage one • 1 direct dependent • 1 total dependent

This is useful for print debugging. Using tie mechanism, you can see stored/deleted value for the specified variable. If the stored value is scalar/array/hash ref, this can check recursively. for example; watch %hash; $hash{foo} = {a => 1, b => 2}; #...

KTAT/Tie-Trace-0.17 - 27 Jan 2017 22:51:13 UTC

Data::Tie::Watch - place watchpoints on Perl variables. River stage zero No dependents

Note: This is a copy of Tk's Tie::Watch. Copied to avoid the Tk depedency. This class module binds one or more subroutines of your devising to a Perl variable. All variables can have FETCH, STORE and DESTROY callbacks. Additionally, arrays can define...

TIMKA/Data-Trace-0.13 - 29 Apr 2024 12:15:28 UTC

Tie::Watch - place watchpoints on Perl variables. River stage three • 160 direct dependents • 171 total dependents

This class module binds one or more subroutines of your devising to a Perl variable. All variables can have FETCH, STORE and DESTROY callbacks. Additionally, arrays can define CLEAR, DELETE, EXISTS, EXTEND, FETCHSIZE, POP, PUSH, SHIFT, SPLICE, STORES...

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC

Tie::Watch - place watchpoints on Perl variables. River stage zero No dependents

This class module binds one or more subroutines of your devising to a Perl variable. All variables can have FETCH, STORE and DESTROY callbacks. Additionally, arrays can define CLEAR, DELETE, EXISTS, EXTEND, FETCHSIZE, POP, PUSH, SHIFT, SPLICE, STORES...

LUSOL/Tie-Watch-1.2 - 20 May 2005 16:34:43 UTC

SQL::Shell - command interpreter for DBI shells River stage zero No dependents

SQL::Shell is a command-interpreter API for building shells and batch scripts. A command-line interface with readline support - sqlsh.pl - is included as part of the CPAN distribution. See <SQL::Shell::Manual> for a user guide. SQL::Shell offers feat...

MGUALDRON/SQL-Shell-1.17 - 24 May 2019 20:37:58 UTC

Tie::Discovery - Lazily evaluated "discovery" hashes River stage zero No dependents

A *discovery* hash is a hash that's designed to help you solve the data dependency problem. It's based on the principle of least work; some times, you may spend a lot of time in your program finding out paths, filenames, operating system specifics, n...

AUDREYT/Tie-Discovery-1.11 - 28 Jan 2009 00:39:18 UTC

Tie::Constrained - Auto pre-validation of changes to variables River stage zero No dependents

"Tie::Constrained" is a simple tie class for constraining the values a variable tied to it may take. The commonest use for that is to validate data. The tied interface provides the unique ability to wedge the validation test into assignment and mutat...

ZAXO/Tie-Constrained-0.03 - 01 Feb 2005 04:33:31 UTC

Devel::Carnivore - Spy on your hashes (and objects) River stage zero No dependents

This module allows you to debug your hashes and, in particular, your objects based on hashes without using the perl debugger. There are several good reasons to do this. Among them: 1) You're too stupid to use the perl debugger (This is true for me) 2...

MALTEU/Devel-Carnivore-0.09 - 27 Sep 2002 12:42:56 UTC

HTML::Mason::Request - Mason Request Class River stage two • 41 direct dependents • 76 total dependents

The Request API is your gateway to all Mason features not provided by syntactic tags. Mason creates a new Request object for every web request. Inside a component you access the current request object via the global $m. Outside of a component, you ca...

DROLSKY/HTML-Mason-1.60 - 11 Feb 2023 18:45:01 UTC

Tie::Hash::MultiKey - multiple keys per value River stage one • 1 direct dependent • 1 total dependent

Tie::Hash::MultiKey creates hashes that can have multiple ordered keys for a single value. As shown in the SYNOPSIS, multiple keys share a common value. Additional keys can be added that share the same value and keys can be removed without deleting o...

MIKER/Tie-Hash-MultiKey-0.08 - 27 Mar 2014 09:43:07 UTC

Tcl::pTk::Tie::Watch - place watchpoints on Perl variables. River stage zero No dependents

This class module binds one or more subroutines of your devising to a Perl variable. All variables can have FETCH, STORE and DESTROY callbacks. Additionally, arrays can define CLEAR, EXTEND, FETCHSIZE, POP, PUSH, SHIFT, SPLICE, STORESIZE and UNSHIFT ...

CAC/Tcl-pTk-1.11 - 10 Aug 2023 09:08:25 UTC

Devel::WatchVars::Tie::Scalar - scalar tie class internal to Devel::WatchVars River stage zero No dependents

This internal class contains the implementation used by Devel::WatchVars for watching scalars -- or, more precisely, for watching scalar *lvalues*. See the DEVEL_WATCHVARS_VERBOSE envariable for how to control trace-message verbosity. Internal Method...

TOMC/Devel-WatchVars-v1.0.5 - 05 Jan 2021 15:23:24 UTC
12 results (0.036 seconds)