Help for this page
use Math::BigInt; print bytearray_to_bigint(127,2); ... } return $result; }
@ulongs = unpack 'V*', $bytestring;