use constant MAX_PATH => 260; my $path = "\0" x MAX_PATH; my $pathLength = pack('L', MAX_PATH);