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

Search results for "module:PeekPoke"

PeekPoke - Perl extension for reading and writing memory River stage zero No dependents

"peek"'s argument is a machine address. (Strings will be converted to numbers as usual.) "peek" returns the value stored at that address. "poke"'s arguments are a machine address and a value; the value is stored at the specified address. Addresses an...

MJD/PeekPoke-0.01 - 25 Dec 2001 04:16:18 UTC

PeekPoke::FFI - Perl extension for reading and writing to arbitrary memory locations River stage one • 1 direct dependent • 1 total dependent

Very occasionally I need to get/set bytes from arbitrary bits of memory from a Perl script or module. If you know what you are doing it isn't too tricky to get an arbitrary byte from Perl. Setting one is a little harder, but can be done with tricks. ...

PLICEASE/PeekPoke-FFI-0.02 - 13 Apr 2020 12:47:50 UTC

Devel::PeekPoke - All your bytes are belong to us River stage zero No dependents

This module provides a toolset for raw memory manipulation (both reading and writing), together with some tools making it easier to examine memory chunks. All provided routines expect memory addresses as regular integers (not as their packed represen...

RURBAN/Devel-PeekPoke-0.04 - 01 Sep 2014 11:01:49 UTC

Devel::PeekPoke::Constants - Some convenience constants based on your machine River stage zero No dependents

RURBAN/Devel-PeekPoke-0.04 - 01 Sep 2014 11:01:49 UTC
4 results (0.018 seconds)