Vom Autor des Moduls bekam ich auf meine E-Mail Anfrage diese Antwort:
QuoteI don't plan on doing more work on URI::Find myself. You're welcome to
have a try at it. The repository is here.
https://github.com/schwern/uri-find/
There have been several attempts to make URI::Find work with Unicode.
More technically known as "Internationalized Domain Names In
Applications" with the acronym IDNA.
https://en.wikipedia.org/wiki/Internationalized_do...
Since those tries, things have gotten easier. Mostly because URI.pm now
supports Unicode.
Was genau bedeutet der letzte Absatz? Mein Englisch ist etwas schwach.
10 print "Hallo"
20 goto 10