## 2024 09 03.07
+ - An update for parameter --break-at-old-method-breakpoints, or -bom,
+ has been made to insure that it only applies to lines beginning with
+ method calls, as intended. Line breaks for all lines beginning with
+ '->', even non-method calls, can be retained by using
+ --keep-old-breakpoints_before='->'.
+
- Added parameter --multiple-token-tightness=s, or -mutt=s.
The default value --paren-tightness=1 adds space within the parens
if, and only if, the container holds multiple tokens. Some perltidy