had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
- assign maintainership
- Kuang-Che Wu (kcwu) reported that ->split()
did not take a $method as advertised.
PR: 61227
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>