tests of p5-Net-IDN-Encode crashed the Perl process. There was no proper protection against heap overflow in the XS part. Grow the destination string in encode_punycode() and decode_punycode() before writing to it. This has to be checked every time. Take maintainer. OK jca@