Subject: | Signer object dies if first line of input doesn't contain a colon |
Mail::DKIM::Signer dies with the error "Can't use an undefined value as
an ARRAY reference" unless the input's first line contains some text
followed by a colon.
If someone could make a note in the documentation or add a better error
message, it would have saved me some time.