./devel/p5-Internals, Write-protect Perl variables, manipulate refcounts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 1.1nb8, Package name: p5-Internals-1.1nb8, Maintainer: pkgsrc-users

This module allows you to write-protect and write-enable
your Perl variables, objects and data structures.

Moreover, the reference count of any Perl variable can
be read and set.

You can never pass the object directly on which to
perform the desired action, you always have to pass
a reference to the variable or data structure in
question.

This comes in handy for objects and anonymous data
structures, where you only have a reference anyway!

BEWARE: This module is DANGEROUS!

DO NOT attempt to unlock Perl's built-in variables!

DO NOT manipulate reference counts unless you know
exactly what you're doing!

ANYTHING might happen! Hell might break loose! :-)

YOU HAVE BEEN WARNED!


Master sites:

SHA1: b3c0567f00fee3a72ecf52ea11ba3a362b407eb6
RMD160: 5d3cdbac2d9d282f7842b93128ca917b15d23942
Filesize: 10.905 KB

Version history: (Expand)