;;; Commentary: ;; This spot of code gets an Emacs coding system from a "use utf8;" pragma ;; in Perl code. That pragma means strings and identifiers have or may have ;; utf-8 encoded wide chars. See the `perl-use-utf8-auto-coding-function' ;; docstring below for more.