- or download this
C:\>perl -e "print qq(\xB5)" > data.bin
- or download this
use strict;
use warnings;
...
seek $fh, 0, 0;
$s2 = do { local $/; <$fh> };
Dump $s2;
- or download this
SV = PVMG(0xc149ec) at 0xc20dec
REFCNT = 1
...
PV = 0xc2e6a4 "\265"\0
CUR = 1
LEN = 10