###################################################################
my @q = qw(
DEBUG
- quiet
- logfile
- logfile-gap
backup-and-modify-in-place
backup-file-extension
character-encoding
+ dump-cuddled-block-list
+ dump-defaults
+ dump-long-names
+ dump-options
+ dump-profile
+ dump-short-names
+ dump-token-types
+ dump-want-left-space
+ dump-want-right-space
+ format
format-skipping-begin
format-skipping-end
+ help
+ html
+ logfile
+ logfile-gap
+ look-for-hash-bang
+ notidy
outfile
output-file-extension
- output-path
output-file-extension
output-line-ending
- standard-output
+ output-path
+ quiet
standard-error-output
- html
- notidy
- format
- help
- version
+ standard-output
starting-indentation-level
tee-block-comments
tee-pod
tee-side-comments
- dump-cuddled-block-list
- dump-defaults
- dump-long-names
- dump-options
- dump-profile
- dump-short-names
- dump-token-types
- dump-want-left-space
- dump-want-right-space
+ version
);
my %skip;