Remove recently added PL/Perl encoding tests

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 82b7faa3b207193dc98d9dd5a5c8b64710ebc1a4
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2012-07-17T17:26:42Z
Releases: 9.2.0
Remove recently added PL/Perl encoding tests

These only pass cleanly on UTF8 and SQL_ASCII encodings, besides the
Japanese encoding in which they were originally written, which is clearly
not good enough.  Since the functionality they test has not ever been
tested from PL/Perl, the best answer seems to be to remove the new tests
completely.

Per buildfarm results and ensuing discussion.

Files