Help for this page
$x = pack($format, $original); ok($original == unpack($format, $x), ... $x = pack($format, $original); ok($original == external_platform_unpack($format, $x), 'pack to platform-specific source');