Help for this page
Select Code to Download
Select
or
download this
'memory read' => sub { sysread( MEMORY, $data, 0, $size ) // die $!; }