This module makes it easy to produce static variables. A static variable is a variable whose value will remain constant from invocation to invocation. The usual way to produce this is to create an enclosing scope which contains a lexically scoped var...
TILLY/Tie-Static-0.04 - 10 Apr 2005 06:22:03 UTCTie::REHash is a tie()d implementation of hash that allows using regexp "keys" along with plain keys. Storing (assigning value to, deleting) regexp key in a hash tie()d to Tie::REHash is almost equivalent to storing (assigning value to, deleting) set...
METADOO/Tie-REHash-1.08 - 16 Aug 2017 10:18:48 UTCApache::XPP is an HTML parser which on run time compiles and runs embedded perl code....
CNATION/Apache-XPP-2.02 - 12 Mar 2002 06:32:15 UTCThe problem In Perl objects are just variables that have been associated with a particular package. Typically they're blessed hashes, or arrays, or scalars; occasionally they're darker mysteries, like typeglobs or closures. And because they are usual...
ZARQUON/Tie-SecureHash-1.10 - 20 Aug 2015 01:30:12 UTCTie::Array::Atomic ties a Perl array to static-sized C-array. Array stored in virtual memory and can be shared between threads. All operations for array elements are atomic, so no mutexes needed for array synchronization. Options length (required) ::...
YURY/Tie-Array-Atomic-0.01 - 18 Jun 2012 11:00:19 UTCRSCHUPP/VCS-CMSynergy-1.52 - 23 Jan 2020 09:43:42 UTC