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

Search results for "module:Tie::Watch"

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

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.11 - 18 Oct 2022 20:50:34 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

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

Type::Tie - tie a variable to a type constraint River stage four • 906 direct dependents • 2558 total dependents

This module exports a single function: "ttie". "ttie" ties a variable to a type constraint, ensuring that whatever values stored in the variable will conform to the type constraint. If the type constraint has coercions, these will be used if necessar...

TOBYINK/Type-Tiny-2.004000 - 05 Apr 2023 09:28:11 UTC

Tie::DB_Lock - ties hashes to databases using shared and exclusive locks River stage zero No dependents

This is a front-end for the DB_File package. If you tie a hash in read-only mode, this module puts a shared lock on the database file, copies it to a temporary file, unlocks the original database, and then ties the tempfile using DB_File. If you tie ...

KWILLIAMS/Tie-DB_Lock-0.07 - 22 Oct 2002 21:27: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
9 results (0.031 seconds)