]> git.donarmstrong.com Git - perltidy.git/blob - docs/perltidy.1
fe868c49a063518db245d5edd277ea9d0e49a190
[perltidy.git] / docs / perltidy.1
1 .\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.05)
2 .\"
3 .\" Standard preamble:
4 .\" ========================================================================
5 .de Sp \" Vertical space (when we can't use .PP)
6 .if t .sp .5v
7 .if n .sp
8 ..
9 .de Vb \" Begin verbatim text
10 .ft CW
11 .nf
12 .ne \\$1
13 ..
14 .de Ve \" End verbatim text
15 .ft R
16 .fi
17 ..
18 .\" Set up some character translations and predefined strings.  \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote.  \*(C+ will
21 .\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
22 .\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
23 .\" nothing in troff, for use with C<>.
24 .tr \(*W-
25 .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
26 .ie n \{\
27 .    ds -- \(*W-
28 .    ds PI pi
29 .    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 .    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
31 .    ds L" ""
32 .    ds R" ""
33 .    ds C` ""
34 .    ds C' ""
35 'br\}
36 .el\{\
37 .    ds -- \|\(em\|
38 .    ds PI \(*p
39 .    ds L" ``
40 .    ds R" ''
41 'br\}
42 .\"
43 .\" Escape single quotes in literal strings from groff's Unicode transform.
44 .ie \n(.g .ds Aq \(aq
45 .el       .ds Aq '
46 .\"
47 .\" If the F register is turned on, we'll generate index entries on stderr for
48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
49 .\" entries marked with X<> in POD.  Of course, you'll have to process the
50 .\" output yourself in some meaningful fashion.
51 .ie \nF \{\
52 .    de IX
53 .    tm Index:\\$1\t\\n%\t"\\$2"
54 ..
55 .    nr % 0
56 .    rr F
57 .\}
58 .el \{\
59 .    de IX
60 ..
61 .\}
62 .\"
63 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
64 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
65 .    \" fudge factors for nroff and troff
66 .if n \{\
67 .    ds #H 0
68 .    ds #V .8m
69 .    ds #F .3m
70 .    ds #[ \f1
71 .    ds #] \fP
72 .\}
73 .if t \{\
74 .    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
75 .    ds #V .6m
76 .    ds #F 0
77 .    ds #[ \&
78 .    ds #] \&
79 .\}
80 .    \" simple accents for nroff and troff
81 .if n \{\
82 .    ds ' \&
83 .    ds ` \&
84 .    ds ^ \&
85 .    ds , \&
86 .    ds ~ ~
87 .    ds /
88 .\}
89 .if t \{\
90 .    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
91 .    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
92 .    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
93 .    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
94 .    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
95 .    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
96 .\}
97 .    \" troff and (daisy-wheel) nroff accents
98 .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
99 .ds 8 \h'\*(#H'\(*b\h'-\*(#H'
100 .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
101 .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
102 .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
103 .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
104 .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
105 .ds ae a\h'-(\w'a'u*4/10)'e
106 .ds Ae A\h'-(\w'A'u*4/10)'E
107 .    \" corrections for vroff
108 .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
109 .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
110 .    \" for low resolution devices (crt and lpr)
111 .if \n(.H>23 .if \n(.V>19 \
112 \{\
113 .    ds : e
114 .    ds 8 ss
115 .    ds o a
116 .    ds d- d\h'-1'\(ga
117 .    ds D- D\h'-1'\(hy
118 .    ds th \o'bp'
119 .    ds Th \o'LP'
120 .    ds ae ae
121 .    ds Ae AE
122 .\}
123 .rm #[ #] #H #V #F C
124 .\" ========================================================================
125 .\"
126 .IX Title "PERLTIDY 1"
127 .TH PERLTIDY 1 "2010-12-13" "perl v5.10.0" "User Contributed Perl Documentation"
128 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
129 .\" way too many mistakes in technical documents.
130 .if n .ad l
131 .nh
132 .SH "NAME"
133 perltidy \- a perl script indenter and reformatter
134 .SH "SYNOPSIS"
135 .IX Header "SYNOPSIS"
136 .Vb 5
137 \&    perltidy [ options ] file1 file2 file3 ...
138 \&            (output goes to file1.tdy, file2.tdy, file3.tdy, ...)
139 \&    perltidy [ options ] file1 \-o outfile
140 \&    perltidy [ options ] file1 \-st >outfile
141 \&    perltidy [ options ] <infile >outfile
142 .Ve
143 .SH "DESCRIPTION"
144 .IX Header "DESCRIPTION"
145 Perltidy reads a perl script and writes an indented, reformatted script.
146 .PP
147 Many users will find enough information in \*(L"\s-1EXAMPLES\s0\*(R" to get 
148 started.  New users may benefit from the short tutorial 
149 which can be found at
150 http://perltidy.sourceforge.net/tutorial.html
151 .PP
152 A convenient aid to systematically defining a set of style parameters
153 can be found at
154 http://perltidy.sourceforge.net/stylekey.html
155 .PP
156 Perltidy can produce output on either of two modes, depending on the
157 existence of an \fB\-html\fR flag.  Without this flag, the output is passed
158 through a formatter.  The default formatting tries to follow the
159 recommendations in \fIperlstyle\fR\|(1), but it can be controlled in detail with
160 numerous input parameters, which are described in \*(L"\s-1FORMATTING\s0
161 \&\s-1OPTIONS\s0\*(R".
162 .PP
163 When the \fB\-html\fR flag is given, the output is passed through an \s-1HTML\s0
164 formatter which is described in \*(L"\s-1HTML\s0 \s-1OPTIONS\s0\*(R".
165 .SH "EXAMPLES"
166 .IX Header "EXAMPLES"
167 .Vb 1
168 \&  perltidy somefile.pl
169 .Ve
170 .PP
171 This will produce a file \fIsomefile.pl.tdy\fR containing the script reformatted
172 using the default options, which approximate the style suggested in 
173 \&\fIperlstyle\fR\|(1).  Perltidy never changes the input file.
174 .PP
175 .Vb 1
176 \&  perltidy *.pl
177 .Ve
178 .PP
179 Execute perltidy on all \fI.pl\fR files in the current directory with the
180 default options.  The output will be in files with an appended \fI.tdy\fR
181 extension.  For any file with an error, there will be a file with extension
182 \&\fI.ERR\fR.
183 .PP
184 .Vb 1
185 \&  perltidy \-b file1.pl file2.pl
186 .Ve
187 .PP
188 Modify \fIfile1.pl\fR and \fIfile2.pl\fR in place, and backup the originals to
189 \&\fIfile1.pl.bak\fR and \fIfile2.pl.bak\fR.  If \fIfile1.pl.bak\fR and/or \fIfile2.pl.bak\fR
190 already exist, they will be overwritten.
191 .PP
192 .Vb 1
193 \&  perltidy \-gnu somefile.pl
194 .Ve
195 .PP
196 Execute perltidy on file \fIsomefile.pl\fR with a style which approximates the
197 \&\s-1GNU\s0 Coding Standards for C programs.  The output will be \fIsomefile.pl.tdy\fR.
198 .PP
199 .Vb 1
200 \&  perltidy \-i=3 somefile.pl
201 .Ve
202 .PP
203 Execute perltidy on file \fIsomefile.pl\fR, with 3 columns for each level of
204 indentation (\fB\-i=3\fR) instead of the default 4 columns.  There will not be any
205 tabs in the reformatted script, except for any which already exist in comments,
206 pod documents, quotes, and here documents.  Output will be \fIsomefile.pl.tdy\fR.
207 .PP
208 .Vb 1
209 \&  perltidy \-i=3 \-et=8 somefile.pl
210 .Ve
211 .PP
212 Same as the previous example, except that leading whitespace will
213 be entabbed with one tab character per 8 spaces.
214 .PP
215 .Vb 1
216 \&  perltidy \-ce \-l=72 somefile.pl
217 .Ve
218 .PP
219 Execute perltidy on file \fIsomefile.pl\fR with all defaults except use \*(L"cuddled
220 elses\*(R" (\fB\-ce\fR) and a maximum line length of 72 columns (\fB\-l=72\fR) instead of
221 the default 80 columns.
222 .PP
223 .Vb 1
224 \&  perltidy \-g somefile.pl
225 .Ve
226 .PP
227 Execute perltidy on file \fIsomefile.pl\fR and save a log file \fIsomefile.pl.LOG\fR
228 which shows the nesting of braces, parentheses, and square brackets at
229 the start of every line.
230 .PP
231 .Vb 1
232 \&  perltidy \-html somefile.pl
233 .Ve
234 .PP
235 This will produce a file \fIsomefile.pl.html\fR containing the script with
236 html markup.  The output file will contain an embedded style sheet in
237 the <\s-1HEAD\s0> section which may be edited to change the appearance.
238 .PP
239 .Vb 1
240 \&  perltidy \-html \-css=mystyle.css somefile.pl
241 .Ve
242 .PP
243 This will produce a file \fIsomefile.pl.html\fR containing the script with
244 html markup.  This output file will contain a link to a separate style
245 sheet file \fImystyle.css\fR.  If the file \fImystyle.css\fR does not exist,
246 it will be created.  If it exists, it will not be overwritten.
247 .PP
248 .Vb 1
249 \&  perltidy \-html \-pre somefile.pl
250 .Ve
251 .PP
252 Write an html snippet with only the \s-1PRE\s0 section to \fIsomefile.pl.html\fR.
253 This is useful when code snippets are being formatted for inclusion in a
254 larger web page.  No style sheet will be written in this case.
255 .PP
256 .Vb 1
257 \&  perltidy \-html \-ss >mystyle.css
258 .Ve
259 .PP
260 Write a style sheet to \fImystyle.css\fR and exit.
261 .PP
262 .Vb 1
263 \&  perltidy \-html \-frm mymodule.pm
264 .Ve
265 .PP
266 Write html with a frame holding a table of contents and the source code.  The
267 output files will be \fImymodule.pm.html\fR (the frame), \fImymodule.pm.toc.html\fR
268 (the table of contents), and \fImymodule.pm.src.html\fR (the source code).
269 .SH "OPTIONS \- OVERVIEW"
270 .IX Header "OPTIONS - OVERVIEW"
271 The entire command line is scanned for options, and they are processed
272 before any files are processed.  As a result, it does not matter
273 whether flags are before or after any filenames.  However, the relative
274 order of parameters is important, with later parameters overriding the
275 values of earlier parameters.
276 .PP
277 For each parameter, there is a long name and a short name.  The short
278 names are convenient for keyboard input, while the long names are
279 self-documenting and therefore useful in scripts.  It is customary to
280 use two leading dashes for long names, but one may be used.
281 .PP
282 Most parameters which serve as on/off flags can be negated with a
283 leading \*(L"n\*(R" (for the short name) or a leading \*(L"no\*(R" or \*(L"no\-\*(R" (for the
284 long name).  For example, the flag to outdent long quotes is is \fB\-olq\fR
285 or \fB\-\-outdent\-long\-quotes\fR.  The flag to skip this is \fB\-nolq\fR
286 or \fB\-\-nooutdent\-long\-quotes\fR or \fB\-\-no\-outdent\-long\-quotes\fR.
287 .PP
288 Options may not be bundled together.  In other words, options \fB\-q\fR and
289 \&\fB\-g\fR may \s-1NOT\s0 be entered as \fB\-qg\fR.
290 .PP
291 Option names may be terminated early as long as they are uniquely identified.
292 For example, instead of \fB\-\-dump\-token\-types\fR, it would be sufficient to enter
293 \&\fB\-\-dump\-tok\fR, or even \fB\-\-dump\-t\fR, to uniquely identify this command.
294 .SS "I/O control"
295 .IX Subsection "I/O control"
296 The following parameters concern the files which are read and written.
297 .IP "\fB\-h\fR,    \fB\-\-help\fR" 4
298 .IX Item "-h,    --help"
299 Show summary of usage and exit.
300 .IP "\fB\-o\fR=filename,    \fB\-\-outfile\fR=filename" 4
301 .IX Item "-o=filename,    --outfile=filename"
302 Name of the output file (only if a single input file is being
303 processed).  If no output file is specified, and output is not
304 redirected to the standard output, the output will go to \fIfilename.tdy\fR.
305 .IP "\fB\-st\fR,    \fB\-\-standard\-output\fR" 4
306 .IX Item "-st,    --standard-output"
307 Perltidy must be able to operate on an arbitrarily large number of files
308 in a single run, with each output being directed to a different output
309 file.  Obviously this would conflict with outputting to the single
310 standard output device, so a special flag, \fB\-st\fR, is required to
311 request outputting to the standard output.  For example,
312 .Sp
313 .Vb 1
314 \&  perltidy somefile.pl \-st >somefile.new.pl
315 .Ve
316 .Sp
317 This option may only be used if there is just a single input file.  
318 The default is \fB\-nst\fR or \fB\-\-nostandard\-output\fR.
319 .IP "\fB\-se\fR,    \fB\-\-standard\-error\-output\fR" 4
320 .IX Item "-se,    --standard-error-output"
321 If perltidy detects an error when processing file \fIsomefile.pl\fR, its
322 default behavior is to write error messages to file \fIsomefile.pl.ERR\fR.
323 Use \fB\-se\fR to cause all error messages to be sent to the standard error
324 output stream instead.  This directive may be negated with \fB\-nse\fR.
325 Thus, you may place \fB\-se\fR in a \fI.perltidyrc\fR and override it when
326 desired with \fB\-nse\fR on the command line.
327 .IP "\fB\-oext\fR=ext,    \fB\-\-output\-file\-extension\fR=ext" 4
328 .IX Item "-oext=ext,    --output-file-extension=ext"
329 Change the extension of the output file to be \fIext\fR instead of the
330 default \fItdy\fR (or \fIhtml\fR in case the \-\fB\-html\fR option is used).
331 See \*(L"Specifying File Extensions\*(R".
332 .IP "\fB\-opath\fR=path,    \fB\-\-output\-path\fR=path" 4
333 .IX Item "-opath=path,    --output-path=path"
334 When perltidy creates a filename for an output file, by default it merely
335 appends an extension to the path and basename of the input file.  This
336 parameter causes the path to be changed to \fIpath\fR instead.
337 .Sp
338 The path should end in a valid path separator character, but perltidy will try
339 to add one if it is missing.
340 .Sp
341 For example
342 .Sp
343 .Vb 1
344 \& perltidy somefile.pl \-opath=/tmp/
345 .Ve
346 .Sp
347 will produce \fI/tmp/somefile.pl.tdy\fR.  Otherwise, \fIsomefile.pl.tdy\fR will
348 appear in whatever directory contains \fIsomefile.pl\fR.
349 .Sp
350 If the path contains spaces, it should be placed in quotes.
351 .Sp
352 This parameter will be ignored if output is being directed to standard output,
353 or if it is being specified explicitly with the \fB\-o=s\fR parameter.
354 .IP "\fB\-b\fR,    \fB\-\-backup\-and\-modify\-in\-place\fR" 4
355 .IX Item "-b,    --backup-and-modify-in-place"
356 Modify the input file or files in-place and save the original with the
357 extension \fI.bak\fR.  Any existing \fI.bak\fR file will be deleted.  See next item
358 for changing the default backup extension.
359 .Sp
360 A \fB\-b\fR flag will be ignored if input is from standard input, or
361 if the \fB\-html\fR flag is set.
362 .IP "\fB\-bext\fR=ext,    \fB\-\-backup\-file\-extension\fR=ext" 4
363 .IX Item "-bext=ext,    --backup-file-extension=ext"
364 Change the extension of the backup file to be something other than the
365 default \fI.bak\fR.  See \*(L"Specifying File Extensions\*(R".
366 .IP "\fB\-w\fR,    \fB\-\-warning\-output\fR" 4
367 .IX Item "-w,    --warning-output"
368 Setting \fB\-w\fR causes any non-critical warning
369 messages to be reported as errors.  These include messages
370 about possible pod problems, possibly bad starting indentation level,
371 and cautions about indirect object usage.  The default, \fB\-nw\fR or
372 \&\fB\-\-nowarning\-output\fR, is not to include these warnings.
373 .IP "\fB\-q\fR,    \fB\-\-quiet\fR" 4
374 .IX Item "-q,    --quiet"
375 Deactivate error messages and syntax checking (for running under
376 an editor).
377 .Sp
378 For example, if you use a vi-style editor, such as vim, you may execute
379 perltidy as a filter from within the editor using something like
380 .Sp
381 .Vb 1
382 \& :n1,n2!perltidy \-q
383 .Ve
384 .Sp
385 where \f(CW\*(C`n1,n2\*(C'\fR represents the selected text.  Without the \fB\-q\fR flag,
386 any error message may mess up your screen, so be prepared to use your
387 \&\*(L"undo\*(R" key.
388 .IP "\fB\-log\fR,    \fB\-\-logfile\fR" 4
389 .IX Item "-log,    --logfile"
390 Save the \fI.LOG\fR file, which has many useful diagnostics.  Perltidy always
391 creates a \fI.LOG\fR file, but by default it is deleted unless a program bug is
392 suspected.  Setting the \fB\-log\fR flag forces the log file to be saved.
393 .IP "\fB\-g=n\fR, \fB\-\-logfile\-gap=n\fR" 4
394 .IX Item "-g=n, --logfile-gap=n"
395 Set maximum interval between input code lines in the logfile.  This purpose of
396 this flag is to assist in debugging nesting errors.  The value of \f(CW\*(C`n\*(C'\fR is
397 optional.  If you set the flag \fB\-g\fR without the value of \f(CW\*(C`n\*(C'\fR, it will be
398 taken to be 1, meaning that every line will be written to the log file.  This
399 can be helpful if you are looking for a brace, paren, or bracket nesting error.
400 .Sp
401 Setting \fB\-g\fR also causes the logfile to be saved, so it is not necessary to
402 also include \fB\-log\fR.
403 .Sp
404 If no \fB\-g\fR flag is given, a value of 50 will be used, meaning that at least
405 every 50th line will be recorded in the logfile.  This helps prevent
406 excessively long log files.
407 .Sp
408 Setting a negative value of \f(CW\*(C`n\*(C'\fR is the same as not setting \fB\-g\fR at all.
409 .IP "\fB\-npro\fR  \fB\-\-noprofile\fR" 4
410 .IX Item "-npro  --noprofile"
411 Ignore any \fI.perltidyrc\fR command file.  Normally, perltidy looks first in
412 your current directory for a \fI.perltidyrc\fR file of parameters.  (The format
413 is described below).  If it finds one, it applies those options to the
414 initial default values, and then it applies any that have been defined
415 on the command line.  If no \fI.perltidyrc\fR file is found, it looks for one
416 in your home directory.
417 .Sp
418 If you set the \fB\-npro\fR flag, perltidy will not look for this file.
419 .IP "\fB\-pro=filename\fR or  \fB\-\-profile=filename\fR" 4
420 .IX Item "-pro=filename or  --profile=filename"
421 To simplify testing and switching .perltidyrc files, this command may be
422 used to specify a configuration file which will override the default
423 name of .perltidyrc.  There must not be a space on either side of the
424 \&'=' sign.  For example, the line
425 .Sp
426 .Vb 1
427 \&   perltidy \-pro=testcfg
428 .Ve
429 .Sp
430 would cause file \fItestcfg\fR to be used instead of the 
431 default \fI.perltidyrc\fR.
432 .Sp
433 A pathname begins with three dots, e.g. \*(L".../.perltidyrc\*(R", indicates that
434 the file should be searched for starting in the current directory and
435 working upwards. This makes it easier to have multiple projects each with
436 their own .perltidyrc in their root directories.
437 .IP "\fB\-opt\fR,   \fB\-\-show\-options\fR" 4
438 .IX Item "-opt,   --show-options"
439 Write a list of all options used to the \fI.LOG\fR file.  
440 Please see \fB\-\-dump\-options\fR for a simpler way to do this.
441 .IP "\fB\-f\fR,   \fB\-\-force\-read\-binary\fR" 4
442 .IX Item "-f,   --force-read-binary"
443 Force perltidy to process binary files.  To avoid producing excessive
444 error messages, perltidy skips files identified by the system as non-text.
445 However, valid perl scripts containing binary data may sometimes be identified
446 as non-text, and this flag forces perltidy to process them.
447 .SH "FORMATTING OPTIONS"
448 .IX Header "FORMATTING OPTIONS"
449 .SS "Basic Options"
450 .IX Subsection "Basic Options"
451 .IP "\fB\-\-notidy\fR" 4
452 .IX Item "--notidy"
453 This flag disables all formatting and causes the input to be copied unchanged
454 to the output except for possible changes in line ending characters and any
455 pre\- and post-filters.  This can be useful in conjunction with a hierarchical
456 set of \fI.perltidyrc\fR files to avoid unwanted code tidying.  See also
457 \&\*(L"Skipping Selected Sections of Code\*(R" for a way to avoid tidying specific
458 sections of code.
459 .IP "\fB\-l=n\fR, \fB\-\-maximum\-line\-length=n\fR" 4
460 .IX Item "-l=n, --maximum-line-length=n"
461 The default maximum line length is n=80 characters.  Perltidy will try
462 to find line break points to keep lines below this length. However, long
463 quotes and side comments may cause lines to exceed this length. 
464 Setting \fB\-l=0\fR is equivalent to setting \fB\-l=(a large number)\fR.
465 .IP "\fB\-i=n\fR,  \fB\-\-indent\-columns=n\fR" 4
466 .IX Item "-i=n,  --indent-columns=n"
467 Use n columns per indentation level (default n=4).
468 .IP "tabs" 4
469 .IX Item "tabs"
470 Using tab characters will almost certainly lead to future portability
471 and maintenance problems, so the default and recommendation is not to
472 use them.  For those who prefer tabs, however, there are two different
473 options.
474 .Sp
475 Except for possibly introducing tab indentation characters, as outlined
476 below, perltidy does not introduce any tab characters into your file,
477 and it removes any tabs from the code (unless requested not to do so
478 with \fB\-fws\fR).  If you have any tabs in your comments, quotes, or
479 here-documents, they will remain.
480 .RS 4
481 .IP "\fB\-et=n\fR,   \fB\-\-entab\-leading\-whitespace\fR" 4
482 .IX Item "-et=n,   --entab-leading-whitespace"
483 This flag causes each \fBn\fR initial space characters to be replaced by
484 one tab character.  Note that the integer \fBn\fR is completely independent
485 of the integer specified for indentation parameter, \fB\-i=n\fR.
486 .IP "\fB\-t\fR,   \fB\-\-tabs\fR" 4
487 .IX Item "-t,   --tabs"
488 This flag causes one leading tab character to be inserted for each level
489 of indentation.  Certain other features are incompatible with this
490 option, and if these options are also given, then a warning message will
491 be issued and this flag will be unset.  One example is the \fB\-lp\fR
492 option.
493 .RE
494 .RS 4
495 .RE
496 .IP "\fB\-syn\fR,   \fB\-\-check\-syntax\fR" 4
497 .IX Item "-syn,   --check-syntax"
498 This flag causes perltidy to run \f(CW\*(C`perl \-c \-T\*(C'\fR to check syntax of input
499 and output.  (To change the flags passed to perl, see the next
500 item, \fB\-pscf\fR).  The results are written to the \fI.LOG\fR file, which
501 will be saved if an error is detected in the output script.  The output
502 script is not checked if the input script has a syntax error.  Perltidy
503 does its own checking, but this option employs perl to get a \*(L"second
504 opinion\*(R".
505 .Sp
506 If perl reports errors in the input file, they will not be reported in
507 the error output unless the \fB\-\-warning\-output\fR flag is given.
508 .Sp
509 The default is \fBnot\fR to do this type of syntax checking (although
510 perltidy will still do as much self-checking as possible).  The reason
511 is that it causes all code in \s-1BEGIN\s0 blocks to be executed, for all
512 modules being used, and this opens the door to security issues and
513 infinite loops when running perltidy.
514 .IP "\fB\-pscf=s\fR, \fB\-perl\-syntax\-check\-flags=s\fR" 4
515 .IX Item "-pscf=s, -perl-syntax-check-flags=s"
516 When perl is invoked to check syntax, the normal flags are \f(CW\*(C`\-c \-T\*(C'\fR.  In
517 addition, if the \fB\-x\fR flag is given to perltidy, then perl will also be
518 passed a \fB\-x\fR flag.  It should not normally be necessary to change
519 these flags, but it can be done with the \fB\-pscf=s\fR flag.  For example,
520 if the taint flag, \f(CW\*(C`\-T\*(C'\fR, is not wanted, the flag could be set to be just
521 \&\fB\-pscf=\-c\fR.
522 .Sp
523 Perltidy will pass your string to perl with the exception that it will
524 add a \fB\-c\fR and \fB\-x\fR if appropriate.  The \fI.LOG\fR file will show
525 exactly what flags were passed to perl.
526 .IP "\fB\-io\fR,   \fB\-\-indent\-only\fR" 4
527 .IX Item "-io,   --indent-only"
528 This flag is used to deactivate all formatting and line break changes
529 within non-blank lines of code.
530 When it is in effect, the only change to the script will be
531 to the indentation and blank lines.
532 And any flags controlling whitespace and newlines will be ignored.  You
533 might want to use this if you are perfectly happy with your whitespace
534 and line breaks, and merely want perltidy to handle the indentation.
535 (This also speeds up perltidy by well over a factor of two, so it might be
536 useful when perltidy is merely being used to help find a brace error in
537 a large script).
538 .Sp
539 Setting this flag is equivalent to setting \fB\-\-freeze\-newlines\fR and
540 \&\fB\-\-freeze\-whitespace\fR.
541 .Sp
542 If you also want to keep your existing blank lines exactly
543 as they are, you can add \fB\-\-freeze\-blank\-lines\fR.
544 .IP "\fB\-ole=s\fR,  \fB\-\-output\-line\-ending=s\fR" 4
545 .IX Item "-ole=s,  --output-line-ending=s"
546 where s=\f(CW\*(C`win\*(C'\fR, \f(CW\*(C`dos\*(C'\fR, \f(CW\*(C`unix\*(C'\fR, or \f(CW\*(C`mac\*(C'\fR.  This flag tells perltidy
547 to output line endings for a specific system.  Normally,
548 perltidy writes files with the line separator character of the host
549 system.  The \f(CW\*(C`win\*(C'\fR and \f(CW\*(C`dos\*(C'\fR flags have an identical result.
550 .IP "\fB\-ple\fR,  \fB\-\-preserve\-line\-endings\fR" 4
551 .IX Item "-ple,  --preserve-line-endings"
552 This flag tells perltidy to write its output files with the same line
553 endings as the input file, if possible.  It should work for
554 \&\fBdos\fR, \fBunix\fR, and \fBmac\fR line endings.  It will only work if perltidy
555 input comes from a filename (rather than stdin, for example).  If
556 perltidy has trouble determining the input file line ending, it will
557 revert to the default behavior of using the line ending of the host system.
558 .IP "\fB\-it=n\fR,   \fB\-\-iterations=n\fR" 4
559 .IX Item "-it=n,   --iterations=n"
560 This flag causes perltidy to do \fBn\fR complete iterations.  The reason for this
561 flag is that code beautification is a somewhat iterative process and in some
562 cases the output from perltidy can be different if it is applied a second time.
563 For most purposes the default of \fBn=1\fR should be satisfactory.  However \fBn=2\fR
564 can be useful when a major style change is being made, or when code is being
565 beautified on check-in to a source code control system.  The run time will be
566 approximately proportional to \fBn\fR, and it should seldom be necessary to use a
567 value greater than \fBn=2\fR.  This flag has no effect when perltidy is used to generate html.
568 .SS "Code Indentation Control"
569 .IX Subsection "Code Indentation Control"
570 .IP "\fB\-ci=n\fR, \fB\-\-continuation\-indentation=n\fR" 4
571 .IX Item "-ci=n, --continuation-indentation=n"
572 Continuation indentation is extra indentation spaces applied when
573 a long line is broken.  The default is n=2, illustrated here:
574 .Sp
575 .Vb 2
576 \& my $level =   # \-ci=2      
577 \&   ( $max_index_to_go >= 0 ) ? $levels_to_go[0] : $last_output_level;
578 .Ve
579 .Sp
580 The same example, with n=0, is a little harder to read:
581 .Sp
582 .Vb 2
583 \& my $level =   # \-ci=0    
584 \& ( $max_index_to_go >= 0 ) ? $levels_to_go[0] : $last_output_level;
585 .Ve
586 .Sp
587 The value given to \fB\-ci\fR is also used by some commands when a small
588 space is required.  Examples are commands for outdenting labels,
589 \&\fB\-ola\fR, and control keywords, \fB\-okw\fR.
590 .Sp
591 When default values are not used, it is suggested that the value \fBn\fR
592 given with \fB\-ci=n\fR be no more than about one-half of the number of
593 spaces assigned to a full indentation level on the \fB\-i=n\fR command.
594 .IP "\fB\-sil=n\fR \fB\-\-starting\-indentation\-level=n\fR" 4
595 .IX Item "-sil=n --starting-indentation-level=n"
596 By default, perltidy examines the input file and tries to determine the
597 starting indentation level.  While it is often zero, it may not be
598 zero for a code snippet being sent from an editing session.  If the
599 default method does not work correctly, or you want to change the
600 starting level, use \fB\-sil=n\fR, to force the starting level to be n.
601 .IP "List indentation using \fB\-lp\fR, \fB\-\-line\-up\-parentheses\fR" 4
602 .IX Item "List indentation using -lp, --line-up-parentheses"
603 By default, perltidy indents lists with 4 spaces, or whatever value
604 is specified with \fB\-i=n\fR.  Here is a small list formatted in this way:
605 .Sp
606 .Vb 5
607 \&    # perltidy (default)
608 \&    @month_of_year = (
609 \&        \*(AqJan\*(Aq, \*(AqFeb\*(Aq, \*(AqMar\*(Aq, \*(AqApr\*(Aq, \*(AqMay\*(Aq, \*(AqJun\*(Aq,
610 \&        \*(AqJul\*(Aq, \*(AqAug\*(Aq, \*(AqSep\*(Aq, \*(AqOct\*(Aq, \*(AqNov\*(Aq, \*(AqDec\*(Aq
611 \&    );
612 .Ve
613 .Sp
614 Use the \fB\-lp\fR flag to add extra indentation to cause the data to begin
615 past the opening parentheses of a sub call or list, or opening square
616 bracket of an anonymous array, or opening curly brace of an anonymous
617 hash.  With this option, the above list would become:
618 .Sp
619 .Vb 5
620 \&    # perltidy \-lp
621 \&    @month_of_year = (
622 \&                       \*(AqJan\*(Aq, \*(AqFeb\*(Aq, \*(AqMar\*(Aq, \*(AqApr\*(Aq, \*(AqMay\*(Aq, \*(AqJun\*(Aq,
623 \&                       \*(AqJul\*(Aq, \*(AqAug\*(Aq, \*(AqSep\*(Aq, \*(AqOct\*(Aq, \*(AqNov\*(Aq, \*(AqDec\*(Aq
624 \&    );
625 .Ve
626 .Sp
627 If the available line length (see \fB\-l=n\fR ) does not permit this much 
628 space, perltidy will use less.   For alternate placement of the
629 closing paren, see the next section.
630 .Sp
631 This option has no effect on code \s-1BLOCKS\s0, such as if/then/else blocks,
632 which always use whatever is specified with \fB\-i=n\fR.  Also, the
633 existence of line breaks and/or block comments between the opening and
634 closing parens may cause perltidy to temporarily revert to its default
635 method.
636 .Sp
637 Note: The \fB\-lp\fR option may not be used together with the \fB\-t\fR tabs option.
638 It may, however, be used with the \fB\-et=n\fR tab method.
639 .Sp
640 In addition, any parameter which significantly restricts the ability of
641 perltidy to choose newlines will conflict with \fB\-lp\fR and will cause
642 \&\fB\-lp\fR to be deactivated.  These include \fB\-io\fR, \fB\-fnl\fR, \fB\-nanl\fR, and
643 \&\fB\-ndnl\fR.  The reason is that the \fB\-lp\fR indentation style can require
644 the careful coordination of an arbitrary number of break points in
645 hierarchical lists, and these flags may prevent that.
646 .IP "\fB\-cti=n\fR, \fB\-\-closing\-token\-indentation\fR" 4
647 .IX Item "-cti=n, --closing-token-indentation"
648 The \fB\-cti=n\fR flag controls the indentation of a line beginning with 
649 a \f(CW\*(C`)\*(C'\fR, \f(CW\*(C`]\*(C'\fR, or a non-block \f(CW\*(C`}\*(C'\fR.  Such a line receives:
650 .Sp
651 .Vb 6
652 \& \-cti = 0 no extra indentation (default)
653 \& \-cti = 1 extra indentation such that the closing token
654 \&        aligns with its opening token.
655 \& \-cti = 2 one extra indentation level if the line looks like:
656 \&        );  or  ];  or  };
657 \& \-cti = 3 one extra indentation level always
658 .Ve
659 .Sp
660 The flags \fB\-cti=1\fR and \fB\-cti=2\fR work well with the \fB\-lp\fR flag (previous
661 section).
662 .Sp
663 .Vb 5
664 \&    # perltidy \-lp \-cti=1
665 \&    @month_of_year = (
666 \&                       \*(AqJan\*(Aq, \*(AqFeb\*(Aq, \*(AqMar\*(Aq, \*(AqApr\*(Aq, \*(AqMay\*(Aq, \*(AqJun\*(Aq,
667 \&                       \*(AqJul\*(Aq, \*(AqAug\*(Aq, \*(AqSep\*(Aq, \*(AqOct\*(Aq, \*(AqNov\*(Aq, \*(AqDec\*(Aq
668 \&                     );
669 \&
670 \&    # perltidy \-lp \-cti=2
671 \&    @month_of_year = (
672 \&                       \*(AqJan\*(Aq, \*(AqFeb\*(Aq, \*(AqMar\*(Aq, \*(AqApr\*(Aq, \*(AqMay\*(Aq, \*(AqJun\*(Aq,
673 \&                       \*(AqJul\*(Aq, \*(AqAug\*(Aq, \*(AqSep\*(Aq, \*(AqOct\*(Aq, \*(AqNov\*(Aq, \*(AqDec\*(Aq
674 \&                       );
675 .Ve
676 .Sp
677 These flags are merely hints to the formatter and they may not always be
678 followed.  In particular, if \-lp is not being used, the indentation for
679 \&\fBcti=1\fR is constrained to be no more than one indentation level.
680 .Sp
681 If desired, this control can be applied independently to each of the
682 closing container token types.  In fact, \fB\-cti=n\fR is merely an
683 abbreviation for \fB\-cpi=n \-csbi=n \-cbi=n\fR, where:  
684 \&\fB\-cpi\fR or \fB\-\-closing\-paren\-indentation\fR controls \fB)\fR's,
685 \&\fB\-csbi\fR or \fB\-\-closing\-square\-bracket\-indentation\fR controls \fB]\fR's, 
686 \&\fB\-cbi\fR or \fB\-\-closing\-brace\-indentation\fR controls non-block \fB}\fR's.
687 .IP "\fB\-icp\fR, \fB\-\-indent\-closing\-paren\fR" 4
688 .IX Item "-icp, --indent-closing-paren"
689 The \fB\-icp\fR flag is equivalent to
690 \&\fB\-cti=2\fR, described in the previous section.  The \fB\-nicp\fR flag is
691 equivalent \fB\-cti=0\fR.  They are included for backwards compatibility.
692 .IP "\fB\-icb\fR, \fB\-\-indent\-closing\-brace\fR" 4
693 .IX Item "-icb, --indent-closing-brace"
694 The \fB\-icb\fR option gives one extra level of indentation to a brace which
695 terminates a code block .  For example,
696 .Sp
697 .Vb 6
698 \&        if ($task) {
699 \&            yyy();
700 \&            }    # \-icb
701 \&        else {
702 \&            zzz();
703 \&            }
704 .Ve
705 .Sp
706 The default is not to do this, indicated by \fB\-nicb\fR.
707 .IP "\fB\-olq\fR, \fB\-\-outdent\-long\-quotes\fR" 4
708 .IX Item "-olq, --outdent-long-quotes"
709 When \fB\-olq\fR is set, lines which is a quoted string longer than the
710 value \fBmaximum-line-length\fR will have their indentation removed to make
711 them more readable.  This is the default.  To prevent such out-denting,
712 use \fB\-nolq\fR or \fB\-\-nooutdent\-long\-lines\fR.
713 .IP "\fB\-oll\fR, \fB\-\-outdent\-long\-lines\fR" 4
714 .IX Item "-oll, --outdent-long-lines"
715 This command is equivalent to \fB\-\-outdent\-long\-quotes\fR and
716 \&\fB\-\-outdent\-long\-comments\fR, and it is included for compatibility with previous
717 versions of perltidy.  The negation of this also works, \fB\-noll\fR or
718 \&\fB\-\-nooutdent\-long\-lines\fR, and is equivalent to setting \fB\-nolq\fR and \fB\-nolc\fR.
719 .IP "Outdenting Labels: \fB\-ola\fR,  \fB\-\-outdent\-labels\fR" 4
720 .IX Item "Outdenting Labels: -ola,  --outdent-labels"
721 This command will cause labels to be outdented by 2 spaces (or whatever \fB\-ci\fR
722 has been set to), if possible.  This is the default.  For example:
723 .Sp
724 .Vb 6
725 \&        my $i;
726 \&      LOOP: while ( $i = <FOTOS> ) {
727 \&            chomp($i);
728 \&            next unless $i;
729 \&            fixit($i);
730 \&        }
731 .Ve
732 .Sp
733 Use \fB\-nola\fR to not outdent labels.
734 .IP "Outdenting Keywords" 4
735 .IX Item "Outdenting Keywords"
736 .RS 4
737 .PD 0
738 .IP "\fB\-okw\fR,  \fB\-\-outdent\-keywords\fR" 4
739 .IX Item "-okw,  --outdent-keywords"
740 .PD
741 The command \fB\-okw\fR will will cause certain leading control keywords to
742 be outdented by 2 spaces (or whatever \fB\-ci\fR has been set to), if
743 possible.  By default, these keywords are \f(CW\*(C`redo\*(C'\fR, \f(CW\*(C`next\*(C'\fR, \f(CW\*(C`last\*(C'\fR,
744 \&\f(CW\*(C`goto\*(C'\fR, and \f(CW\*(C`return\*(C'\fR.  The intention is to make these control keywords
745 easier to see.  To change this list of keywords being outdented, see
746 the next section.
747 .Sp
748 For example, using \f(CW\*(C`perltidy \-okw\*(C'\fR on the previous example gives:
749 .Sp
750 .Vb 6
751 \&        my $i;
752 \&      LOOP: while ( $i = <FOTOS> ) {
753 \&            chomp($i);
754 \&          next unless $i;
755 \&            fixit($i);
756 \&        }
757 .Ve
758 .Sp
759 The default is not to do this.
760 .IP "Specifying Outdented Keywords: \fB\-okwl=string\fR,  \fB\-\-outdent\-keyword\-list=string\fR" 4
761 .IX Item "Specifying Outdented Keywords: -okwl=string,  --outdent-keyword-list=string"
762 This command can be used to change the keywords which are outdented with
763 the \fB\-okw\fR command.  The parameter \fBstring\fR is a required list of perl
764 keywords, which should be placed in quotes if there are more than one.
765 By itself, it does not cause any outdenting to occur, so the \fB\-okw\fR
766 command is still required.
767 .Sp
768 For example, the commands \f(CW\*(C`\-okwl="next last redo goto" \-okw\*(C'\fR will cause
769 those four keywords to be outdented.  It is probably simplest to place
770 any \fB\-okwl\fR command in a \fI.perltidyrc\fR file.
771 .RE
772 .RS 4
773 .RE
774 .SS "Whitespace Control"
775 .IX Subsection "Whitespace Control"
776 Whitespace refers to the blank space between variables, operators,
777 and other code tokens.
778 .IP "\fB\-fws\fR,  \fB\-\-freeze\-whitespace\fR" 4
779 .IX Item "-fws,  --freeze-whitespace"
780 This flag causes your original whitespace to remain unchanged, and
781 causes the rest of the whitespace commands in this section, the
782 Code Indentation section, and
783 the Comment Control section to be ignored.
784 .IP "Tightness of curly braces, parentheses, and square brackets." 4
785 .IX Item "Tightness of curly braces, parentheses, and square brackets."
786 Here the term \*(L"tightness\*(R" will mean the closeness with which
787 pairs of enclosing tokens, such as parentheses, contain the quantities
788 within.  A numerical value of 0, 1, or 2 defines the tightness, with
789 0 being least tight and 2 being most tight.  Spaces within containers
790 are always symmetric, so if there is a space after a \f(CW\*(C`(\*(C'\fR then there
791 will be a space before the corresponding \f(CW\*(C`)\*(C'\fR.
792 .Sp
793 The \fB\-pt=n\fR or \fB\-\-paren\-tightness=n\fR parameter controls the space within
794 parens.  The example below shows the effect of the three possible
795 values, 0, 1, and 2:
796 .Sp
797 .Vb 3
798 \& if ( ( my $len_tab = length( $tabstr ) ) > 0 ) {  # \-pt=0
799 \& if ( ( my $len_tab = length($tabstr) ) > 0 ) {    # \-pt=1 (default)
800 \& if ((my $len_tab = length($tabstr)) > 0) {        # \-pt=2
801 .Ve
802 .Sp
803 When n is 0, there is always a space to the right of a '(' and to the left
804 of a ')'.  For n=2 there is never a space.  For n=1, the default, there
805 is a space unless the quantity within the parens is a single token, such
806 as an identifier or quoted string.
807 .Sp
808 Likewise, the parameter \fB\-sbt=n\fR or \fB\-\-square\-bracket\-tightness=n\fR
809 controls the space within square brackets, as illustrated below.
810 .Sp
811 .Vb 3
812 \& $width = $col[ $j + $k ] \- $col[ $j ];  # \-sbt=0
813 \& $width = $col[ $j + $k ] \- $col[$j];    # \-sbt=1 (default)
814 \& $width = $col[$j + $k] \- $col[$j];      # \-sbt=2
815 .Ve
816 .Sp
817 Curly braces which do not contain code blocks are controlled by
818 the parameter \fB\-bt=n\fR or \fB\-\-brace\-tightness=n\fR.
819 .Sp
820 .Vb 3
821 \& $obj\->{ $parsed_sql\->{ \*(Aqtable\*(Aq }[0] };    # \-bt=0
822 \& $obj\->{ $parsed_sql\->{\*(Aqtable\*(Aq}[0] };      # \-bt=1 (default)
823 \& $obj\->{$parsed_sql\->{\*(Aqtable\*(Aq}[0]};        # \-bt=2
824 .Ve
825 .Sp
826 And finally, curly braces which contain blocks of code are controlled by the
827 parameter \fB\-bbt=n\fR or \fB\-\-block\-brace\-tightness=n\fR as illustrated in the
828 example below.
829 .Sp
830 .Vb 3
831 \& %bf = map { $_ => \-M $_ } grep { /\e.deb$/ } dirents \*(Aq.\*(Aq; # \-bbt=0 (default)
832 \& %bf = map { $_ => \-M $_ } grep {/\e.deb$/} dirents \*(Aq.\*(Aq;   # \-bbt=1
833 \& %bf = map {$_ => \-M $_} grep {/\e.deb$/} dirents \*(Aq.\*(Aq;     # \-bbt=2
834 .Ve
835 .IP "\fB\-sts\fR,   \fB\-\-space\-terminal\-semicolon\fR" 4
836 .IX Item "-sts,   --space-terminal-semicolon"
837 Some programmers prefer a space before all terminal semicolons.  The
838 default is for no such space, and is indicated with \fB\-nsts\fR or
839 \&\fB\-\-nospace\-terminal\-semicolon\fR.
840 .Sp
841 .Vb 2
842 \&        $i = 1 ;     #  \-sts
843 \&        $i = 1;      #  \-nsts   (default)
844 .Ve
845 .IP "\fB\-sfs\fR,   \fB\-\-space\-for\-semicolon\fR" 4
846 .IX Item "-sfs,   --space-for-semicolon"
847 Semicolons within \fBfor\fR loops may sometimes be hard to see,
848 particularly when commas are also present.  This option places spaces on
849 both sides of these special semicolons, and is the default.  Use
850 \&\fB\-nsfs\fR or \fB\-\-nospace\-for\-semicolon\fR to deactivate it.
851 .Sp
852 .Vb 2
853 \& for ( @a = @$ap, $u = shift @a ; @a ; $u = $v ) {  # \-sfs (default)
854 \& for ( @a = @$ap, $u = shift @a; @a; $u = $v ) {    # \-nsfs
855 .Ve
856 .IP "\fB\-asc\fR,  \fB\-\-add\-semicolons\fR" 4
857 .IX Item "-asc,  --add-semicolons"
858 Setting \fB\-asc\fR allows perltidy to add any missing optional semicolon at the end 
859 of a line which is followed by a closing curly brace on the next line.  This
860 is the default, and may be deactivated with \fB\-nasc\fR or \fB\-\-noadd\-semicolons\fR.
861 .IP "\fB\-dsm\fR,  \fB\-\-delete\-semicolons\fR" 4
862 .IX Item "-dsm,  --delete-semicolons"
863 Setting \fB\-dsm\fR allows perltidy to delete extra semicolons which are
864 simply empty statements.  This is the default, and may be deactivated
865 with \fB\-ndsm\fR or \fB\-\-nodelete\-semicolons\fR.  (Such semicolons are not
866 deleted, however, if they would promote a side comment to a block
867 comment).
868 .IP "\fB\-aws\fR,  \fB\-\-add\-whitespace\fR" 4
869 .IX Item "-aws,  --add-whitespace"
870 Setting this option allows perltidy to add certain whitespace improve
871 code readability.  This is the default. If you do not want any
872 whitespace added, but are willing to have some whitespace deleted, use
873 \&\fB\-naws\fR.  (Use \fB\-fws\fR to leave whitespace completely unchanged).
874 .IP "\fB\-dws\fR,  \fB\-\-delete\-old\-whitespace\fR" 4
875 .IX Item "-dws,  --delete-old-whitespace"
876 Setting this option allows perltidy to remove some old whitespace
877 between characters, if necessary.  This is the default.  If you
878 do not want any old whitespace removed, use \fB\-ndws\fR or
879 \&\fB\-\-nodelete\-old\-whitespace\fR.
880 .IP "Detailed whitespace controls around tokens" 4
881 .IX Item "Detailed whitespace controls around tokens"
882 For those who want more detailed control over the whitespace around
883 tokens, there are four parameters which can directly modify the default
884 whitespace rules built into perltidy for any token.  They are:
885 .Sp
886 \&\fB\-wls=s\fR or \fB\-\-want\-left\-space=s\fR,
887 .Sp
888 \&\fB\-nwls=s\fR or \fB\-\-nowant\-left\-space=s\fR,
889 .Sp
890 \&\fB\-wrs=s\fR or \fB\-\-want\-right\-space=s\fR,
891 .Sp
892 \&\fB\-nwrs=s\fR or \fB\-\-nowant\-right\-space=s\fR.
893 .Sp
894 These parameters are each followed by a quoted string, \fBs\fR, containing a
895 list of token types.  No more than one of each of these parameters
896 should be specified, because repeating a command-line parameter
897 always overwrites the previous one before perltidy ever sees it.
898 .Sp
899 To illustrate how these are used, suppose it is desired that there be no
900 space on either side of the token types \fB= + \- / *\fR.  The following two
901 parameters would specify this desire:
902 .Sp
903 .Vb 1
904 \&  \-nwls="= + \- / *"    \-nwrs="= + \- / *"
905 .Ve
906 .Sp
907 (Note that the token types are in quotes, and that they are separated by
908 spaces).  With these modified whitespace rules, the following line of math:
909 .Sp
910 .Vb 1
911 \&  $root = \-$b + sqrt( $b * $b \- 4. * $a * $c ) / ( 2. * $a );
912 .Ve
913 .Sp
914 becomes this:
915 .Sp
916 .Vb 1
917 \&  $root=\-$b+sqrt( $b*$b\-4.*$a*$c )/( 2.*$a );
918 .Ve
919 .Sp
920 These parameters should be considered to be hints to perltidy rather
921 than fixed rules, because perltidy must try to resolve conflicts that
922 arise between them and all of the other rules that it uses.  One
923 conflict that can arise is if, between two tokens, the left token wants
924 a space and the right one doesn't.  In this case, the token not wanting
925 a space takes priority.
926 .Sp
927 It is necessary to have a list of all token types in order to create
928 this type of input.  Such a list can be obtained by the command
929 \&\fB\-\-dump\-token\-types\fR.  Also try the \fB\-D\fR flag on a short snippet of code
930 and look at the .DEBUG file to see the tokenization.
931 .Sp
932 \&\fB\s-1WARNING\s0\fR Be sure to put these tokens in quotes to avoid having them
933 misinterpreted by your command shell.
934 .IP "Space between specific keywords and opening paren" 4
935 .IX Item "Space between specific keywords and opening paren"
936 When an opening paren follows a Perl keyword, no space is introduced after the
937 keyword, unless it is (by default) one of these:
938 .Sp
939 .Vb 2
940 \&   my local our and or eq ne if else elsif until unless 
941 \&   while for foreach return switch case given when
942 .Ve
943 .Sp
944 These defaults can be modified with two commands:
945 .Sp
946 \&\fB\-sak=s\fR  or \fB\-\-space\-after\-keyword=s\fR  adds keywords.
947 .Sp
948 \&\fB\-nsak=s\fR  or \fB\-\-nospace\-after\-keyword=s\fR  removes keywords.
949 .Sp
950 where \fBs\fR is a list of keywords (in quotes if necessary).  For example,
951 .Sp
952 .Vb 2
953 \&  my ( $a, $b, $c ) = @_;    # default
954 \&  my( $a, $b, $c ) = @_;     # \-nsak="my local our"
955 .Ve
956 .Sp
957 To put a space after all keywords, see the next item.
958 .IP "Space between all keywords and opening parens" 4
959 .IX Item "Space between all keywords and opening parens"
960 When an opening paren follows a function or keyword, no space is introduced
961 after the keyword except for the keywords noted in the previous item.  To
962 always put a space between a function or keyword and its opening paren,
963 use the command:
964 .Sp
965 \&\fB\-skp\fR  or \fB\-\-space\-keyword\-paren\fR
966 .Sp
967 You will probably also want to use the flag \fB\-sfp\fR (next item) too.
968 .IP "Space between all function names and opening parens" 4
969 .IX Item "Space between all function names and opening parens"
970 When an opening paren follows a function the default is not to introduce
971 a space.  To cause a space to be introduced use:
972 .Sp
973 \&\fB\-sfp\fR  or \fB\-\-space\-function\-paren\fR
974 .Sp
975 .Vb 2
976 \&  myfunc( $a, $b, $c );    # default 
977 \&  myfunc ( $a, $b, $c );   # \-sfp
978 .Ve
979 .Sp
980 You will probably also want to use the flag \fB\-skp\fR (previous item) too.
981 .ie n .IP "Trimming whitespace around ""qw"" quotes" 4
982 .el .IP "Trimming whitespace around \f(CWqw\fR quotes" 4
983 .IX Item "Trimming whitespace around qw quotes"
984 \&\fB\-tqw\fR or \fB\-\-trim\-qw\fR provide the default behavior of trimming
985 spaces around multi-line \f(CW\*(C`qw\*(C'\fR quotes and indenting them appropriately.
986 .Sp
987 \&\fB\-ntqw\fR or \fB\-\-notrim\-qw\fR cause leading and trailing whitespace around
988 multi-line \f(CW\*(C`qw\*(C'\fR quotes to be left unchanged.  This option will not
989 normally be necessary, but was added for testing purposes, because in
990 some versions of perl, trimming \f(CW\*(C`qw\*(C'\fR quotes changes the syntax tree.
991 .SS "Comment Controls"
992 .IX Subsection "Comment Controls"
993 Perltidy has a number of ways to control the appearance of both block comments
994 and side comments.  The term \fBblock comment\fR here refers to a full-line
995 comment, whereas \fBside comment\fR will refer to a comment which appears on a
996 line to the right of some code.
997 .IP "\fB\-ibc\fR,  \fB\-\-indent\-block\-comments\fR" 4
998 .IX Item "-ibc,  --indent-block-comments"
999 Block comments normally look best when they are indented to the same
1000 level as the code which follows them.  This is the default behavior, but
1001 you may use \fB\-nibc\fR to keep block comments left-justified.  Here is an
1002 example:
1003 .Sp
1004 .Vb 2
1005 \&             # this comment is indented      (\-ibc, default)
1006 \&             if ($task) { yyy(); }
1007 .Ve
1008 .Sp
1009 The alternative is \fB\-nibc\fR:
1010 .Sp
1011 .Vb 2
1012 \& # this comment is not indented              (\-nibc)
1013 \&             if ($task) { yyy(); }
1014 .Ve
1015 .Sp
1016 See also the next item, \fB\-isbc\fR, as well as \fB\-sbc\fR, for other ways to
1017 have some indented and some outdented block comments.
1018 .IP "\fB\-isbc\fR,  \fB\-\-indent\-spaced\-block\-comments\fR" 4
1019 .IX Item "-isbc,  --indent-spaced-block-comments"
1020 If there is no leading space on the line, then the comment will not be
1021 indented, and otherwise it may be.
1022 .Sp
1023 If both \fB\-ibc\fR and \fB\-isbc\fR are set, then \fB\-isbc\fR takes priority.
1024 .IP "\fB\-olc\fR, \fB\-\-outdent\-long\-comments\fR" 4
1025 .IX Item "-olc, --outdent-long-comments"
1026 When \fB\-olc\fR is set, lines which are full-line (block) comments longer
1027 than the value \fBmaximum-line-length\fR will have their indentation
1028 removed.  This is the default; use \fB\-nolc\fR to prevent outdenting.
1029 .IP "\fB\-msc=n\fR,  \fB\-\-minimum\-space\-to\-comment=n\fR" 4
1030 .IX Item "-msc=n,  --minimum-space-to-comment=n"
1031 Side comments look best when lined up several spaces to the right of
1032 code.  Perltidy will try to keep comments at least n spaces to the
1033 right.  The default is n=4 spaces.
1034 .IP "\fB\-fpsc=n\fR,  \fB\-\-fixed\-position\-side\-comment=n\fR" 4
1035 .IX Item "-fpsc=n,  --fixed-position-side-comment=n"
1036 This parameter tells perltidy to line up side comments in column number \fBn\fR
1037 whenever possible.  The default, n=0, is not do do this.
1038 .IP "\fB\-hsc\fR, \fB\-\-hanging\-side\-comments\fR" 4
1039 .IX Item "-hsc, --hanging-side-comments"
1040 By default, perltidy tries to identify and align \*(L"hanging side
1041 comments\*(R", which are something like this:
1042 .Sp
1043 .Vb 3
1044 \&        my $IGNORE = 0;    # This is a side comment
1045 \&                           # This is a hanging side comment
1046 \&                           # And so is this
1047 .Ve
1048 .Sp
1049 A comment is considered to be a hanging side comment if (1) it immediately
1050 follows a line with a side comment, or another hanging side comment, and
1051 (2) there is some leading whitespace on the line.
1052 To deactivate this feature, use \fB\-nhsc\fR or \fB\-\-nohanging\-side\-comments\fR.  
1053 If block comments are preceded by a blank line, or have no leading
1054 whitespace, they will not be mistaken as hanging side comments.
1055 .IP "Closing Side Comments" 4
1056 .IX Item "Closing Side Comments"
1057 A closing side comment is a special comment which perltidy can
1058 automatically create and place after the closing brace of a code block.
1059 They can be useful for code maintenance and debugging.  The command
1060 \&\fB\-csc\fR (or \fB\-\-closing\-side\-comments\fR) adds or updates closing side
1061 comments.  For example, here is a small code snippet
1062 .Sp
1063 .Vb 8
1064 \&        sub message {
1065 \&            if ( !defined( $_[0] ) ) {
1066 \&                print("Hello, World\en");
1067 \&            }
1068 \&            else {
1069 \&                print( $_[0], "\en" );
1070 \&            }
1071 \&        }
1072 .Ve
1073 .Sp
1074 And here is the result of processing with \f(CW\*(C`perltidy \-csc\*(C'\fR:
1075 .Sp
1076 .Vb 8
1077 \&        sub message {
1078 \&            if ( !defined( $_[0] ) ) {
1079 \&                print("Hello, World\en");
1080 \&            }
1081 \&            else {
1082 \&                print( $_[0], "\en" );
1083 \&            }
1084 \&        } ## end sub message
1085 .Ve
1086 .Sp
1087 A closing side comment was added for \f(CW\*(C`sub message\*(C'\fR in this case, but not
1088 for the \f(CW\*(C`if\*(C'\fR and \f(CW\*(C`else\*(C'\fR blocks, because they were below the 6 line
1089 cutoff limit for adding closing side comments.  This limit may be
1090 changed with the \fB\-csci\fR command, described below.
1091 .Sp
1092 The command \fB\-dcsc\fR (or \fB\-\-delete\-closing\-side\-comments\fR) reverses this 
1093 process and removes these comments.
1094 .Sp
1095 Several commands are available to modify the behavior of these two basic
1096 commands, \fB\-csc\fR and \fB\-dcsc\fR:
1097 .RS 4
1098 .IP "\fB\-csci=n\fR, or \fB\-\-closing\-side\-comment\-interval=n\fR" 4
1099 .IX Item "-csci=n, or --closing-side-comment-interval=n"
1100 where \f(CW\*(C`n\*(C'\fR is the minimum number of lines that a block must have in
1101 order for a closing side comment to be added.  The default value is
1102 \&\f(CW\*(C`n=6\*(C'\fR.  To illustrate:
1103 .Sp
1104 .Vb 9
1105 \&        # perltidy \-csci=2 \-csc
1106 \&        sub message {
1107 \&            if ( !defined( $_[0] ) ) {
1108 \&                print("Hello, World\en");
1109 \&            } ## end if ( !defined( $_[0] ))
1110 \&            else {
1111 \&                print( $_[0], "\en" );
1112 \&            } ## end else [ if ( !defined( $_[0] ))
1113 \&        } ## end sub message
1114 .Ve
1115 .Sp
1116 Now the \f(CW\*(C`if\*(C'\fR and \f(CW\*(C`else\*(C'\fR blocks are commented.  However, now this has
1117 become very cluttered.
1118 .IP "\fB\-cscp=string\fR, or \fB\-\-closing\-side\-comment\-prefix=string\fR" 4
1119 .IX Item "-cscp=string, or --closing-side-comment-prefix=string"
1120 where string is the prefix used before the name of the block type.  The
1121 default prefix, shown above, is \f(CW\*(C`## end\*(C'\fR.  This string will be added to
1122 closing side comments, and it will also be used to recognize them in
1123 order to update, delete, and format them.  Any comment identified as a
1124 closing side comment will be placed just a single space to the right of
1125 its closing brace.
1126 .IP "\fB\-cscl=string\fR, or \fB\-\-closing\-side\-comment\-list\-string\fR" 4
1127 .IX Item "-cscl=string, or --closing-side-comment-list-string"
1128 where \f(CW\*(C`string\*(C'\fR is a list of block types to be tagged with closing side
1129 comments.  By default, all code block types preceded by a keyword or
1130 label (such as \f(CW\*(C`if\*(C'\fR, \f(CW\*(C`sub\*(C'\fR, and so on) will be tagged.  The \fB\-cscl\fR
1131 command changes the default list to be any selected block types; see
1132 \&\*(L"Specifying Block Types\*(R".
1133 For example, the following command
1134 requests that only \f(CW\*(C`sub\*(C'\fR's, labels, \f(CW\*(C`BEGIN\*(C'\fR, and \f(CW\*(C`END\*(C'\fR blocks be
1135 affected by any \fB\-csc\fR or \fB\-dcsc\fR operation:
1136 .Sp
1137 .Vb 1
1138 \&   \-cscl="sub : BEGIN END"
1139 .Ve
1140 .IP "\fB\-csct=n\fR, or \fB\-\-closing\-side\-comment\-maximum\-text=n\fR" 4
1141 .IX Item "-csct=n, or --closing-side-comment-maximum-text=n"
1142 The text appended to certain block types, such as an \f(CW\*(C`if\*(C'\fR block, is
1143 whatever lies between the keyword introducing the block, such as \f(CW\*(C`if\*(C'\fR,
1144 and the opening brace.  Since this might be too much text for a side
1145 comment, there needs to be a limit, and that is the purpose of this
1146 parameter.  The default value is \f(CW\*(C`n=20\*(C'\fR, meaning that no additional
1147 tokens will be appended to this text after its length reaches 20
1148 characters.  Omitted text is indicated with \f(CW\*(C`...\*(C'\fR.  (Tokens, including
1149 sub names, are never truncated, however, so actual lengths may exceed
1150 this).  To illustrate, in the above example, the appended text of the
1151 first block is \f(CW\*(C` ( !defined( $_[0] )...\*(C'\fR.  The existing limit of
1152 \&\f(CW\*(C`n=20\*(C'\fR caused this text to be truncated, as indicated by the \f(CW\*(C`...\*(C'\fR.  See
1153 the next flag for additional control of the abbreviated text.
1154 .IP "\fB\-cscb\fR, or \fB\-\-closing\-side\-comments\-balanced\fR" 4
1155 .IX Item "-cscb, or --closing-side-comments-balanced"
1156 As discussed in the previous item, when the
1157 closing-side-comment-maximum-text limit is exceeded the comment text must
1158 be truncated.  Older versions of perltidy terminated with three dots, and this
1159 can still be achieved with \-ncscb:
1160 .Sp
1161 .Vb 2
1162 \&  perltidy \-csc \-ncscb
1163 \&  } ## end foreach my $foo (sort { $b cmp $a ...
1164 .Ve
1165 .Sp
1166 However this causes a problem with editors editors which cannot recognize
1167 comments or are not configured to do so because they cannot \*(L"bounce\*(R" around in
1168 the text correctly.  The \fB\-cscb\fR flag has been added to
1169 help them by appending appropriate balancing structure:
1170 .Sp
1171 .Vb 2
1172 \&  perltidy \-csc \-cscb
1173 \&  } ## end foreach my $foo (sort { $b cmp $a ... })
1174 .Ve
1175 .Sp
1176 The default is \fB\-cscb\fR.
1177 .IP "\fB\-csce=n\fR, or \fB\-\-closing\-side\-comment\-else\-flag=n\fR" 4
1178 .IX Item "-csce=n, or --closing-side-comment-else-flag=n"
1179 The default, \fBn=0\fR, places the text of the opening \f(CW\*(C`if\*(C'\fR statement after any
1180 terminal \f(CW\*(C`else\*(C'\fR.
1181 .Sp
1182 If \fBn=2\fR is used, then each \f(CW\*(C`elsif\*(C'\fR is also given the text of the opening
1183 \&\f(CW\*(C`if\*(C'\fR statement.  Also, an \f(CW\*(C`else\*(C'\fR will include the text of a preceding
1184 \&\f(CW\*(C`elsif\*(C'\fR statement.  Note that this may result some long closing
1185 side comments.
1186 .Sp
1187 If \fBn=1\fR is used, the results will be the same as \fBn=2\fR whenever the
1188 resulting line length is less than the maximum allowed.
1189 =item \fB\-cscb\fR, or \fB\-\-closing\-side\-comments\-balanced\fR
1190 .Sp
1191 When using closing-side-comments, and the closing-side-comment-maximum-text
1192 limit is exceeded, then the comment text must be abbreviated.  
1193 It is terminated with three dots if the \fB\-cscb\fR flag is negated:
1194 .Sp
1195 .Vb 2
1196 \&  perltidy \-csc \-ncscb
1197 \&  } ## end foreach my $foo (sort { $b cmp $a ...
1198 .Ve
1199 .Sp
1200 This causes a problem with older editors which do not recognize comments
1201 because they cannot \*(L"bounce\*(R" around in the text correctly.  The \fB\-cscb\fR
1202 flag tries to help them by appending appropriate terminal balancing structures:
1203 .Sp
1204 .Vb 2
1205 \&  perltidy \-csc \-cscb
1206 \&  } ## end foreach my $foo (sort { $b cmp $a ... })
1207 .Ve
1208 .Sp
1209 The default is \fB\-cscb\fR.
1210 .IP "\fB\-cscw\fR, or \fB\-\-closing\-side\-comment\-warnings\fR" 4
1211 .IX Item "-cscw, or --closing-side-comment-warnings"
1212 This parameter is intended to help make the initial transition to the use of
1213 closing side comments.  
1214 It causes two
1215 things to happen if a closing side comment replaces an existing, different
1216 closing side comment:  first, an error message will be issued, and second, the
1217 original side comment will be placed alone on a new specially marked comment
1218 line for later attention.
1219 .Sp
1220 The intent is to avoid clobbering existing hand-written side comments
1221 which happen to match the pattern of closing side comments. This flag
1222 should only be needed on the first run with \fB\-csc\fR.
1223 .RE
1224 .RS 4
1225 .Sp
1226 \&\fBImportant Notes on Closing Side Comments:\fR
1227 .IP "\(bu" 4
1228 Closing side comments are only placed on lines terminated with a closing
1229 brace.  Certain closing styles, such as the use of cuddled elses
1230 (\fB\-ce\fR), preclude the generation of some closing side comments.
1231 .IP "\(bu" 4
1232 Please note that adding or deleting of closing side comments takes
1233 place only through the commands \fB\-csc\fR or \fB\-dcsc\fR.  The other commands,
1234 if used, merely modify the behavior of these two commands.
1235 .IP "\(bu" 4
1236 It is recommended that the \fB\-cscw\fR flag be used along with \fB\-csc\fR on
1237 the first use of perltidy on a given file.  This will prevent loss of
1238 any existing side comment data which happens to have the csc prefix.
1239 .IP "\(bu" 4
1240 Once you use \fB\-csc\fR, you should continue to use it so that any
1241 closing side comments remain correct as code changes.  Otherwise, these
1242 comments will become incorrect as the code is updated.
1243 .IP "\(bu" 4
1244 If you edit the closing side comments generated by perltidy, you must also
1245 change the prefix to be different from the closing side comment prefix.
1246 Otherwise, your edits will be lost when you rerun perltidy with \fB\-csc\fR.   For
1247 example, you could simply change \f(CW\*(C`## end\*(C'\fR to be \f(CW\*(C`## End\*(C'\fR, since the test is
1248 case sensitive.  You may also want to use the \fB\-ssc\fR flag to keep these
1249 modified closing side comments spaced the same as actual closing side comments.
1250 .IP "\(bu" 4
1251 Temporarily generating closing side comments is a useful technique for
1252 exploring and/or debugging a perl script, especially one written by someone
1253 else.  You can always remove them with \fB\-dcsc\fR.
1254 .RE
1255 .RS 4
1256 .RE
1257 .IP "Static Block Comments" 4
1258 .IX Item "Static Block Comments"
1259 Static block comments are block comments with a special leading pattern,
1260 \&\f(CW\*(C`##\*(C'\fR by default, which will be treated slightly differently from other
1261 block comments.  They effectively behave as if they had glue along their
1262 left and top edges, because they stick to the left edge and previous line
1263 when there is no blank spaces in those places.  This option is
1264 particularly useful for controlling how commented code is displayed.
1265 .RS 4
1266 .IP "\fB\-sbc\fR, \fB\-\-static\-block\-comments\fR" 4
1267 .IX Item "-sbc, --static-block-comments"
1268 When \fB\-sbc\fR is used, a block comment with a special leading pattern, \f(CW\*(C`##\*(C'\fR by
1269 default, will be treated specially.
1270 .Sp
1271 Comments so identified  are treated as follows:
1272 .RS 4
1273 .IP "\(bu" 4
1274 If there is no leading space on the line, then the comment will not
1275 be indented, and otherwise it may be,
1276 .IP "\(bu" 4
1277 no new blank line will be
1278 inserted before such a comment, and
1279 .IP "\(bu" 4
1280 such a comment will never become
1281 a hanging side comment.
1282 .RE
1283 .RS 4
1284 .Sp
1285 For example, assuming \f(CW@month_of_year\fR is
1286 left-adjusted:
1287 .Sp
1288 .Vb 4
1289 \&    @month_of_year = (    # \-sbc (default)
1290 \&        \*(AqJan\*(Aq, \*(AqFeb\*(Aq, \*(AqMar\*(Aq, \*(AqApr\*(Aq, \*(AqMay\*(Aq, \*(AqJun\*(Aq, \*(AqJul\*(Aq, \*(AqAug\*(Aq, \*(AqSep\*(Aq, \*(AqOct\*(Aq,
1291 \&    ##  \*(AqDec\*(Aq, \*(AqNov\*(Aq
1292 \&        \*(AqNov\*(Aq, \*(AqDec\*(Aq);
1293 .Ve
1294 .Sp
1295 Without this convention, the above code would become
1296 .Sp
1297 .Vb 2
1298 \&    @month_of_year = (   # \-nsbc
1299 \&        \*(AqJan\*(Aq, \*(AqFeb\*(Aq, \*(AqMar\*(Aq, \*(AqApr\*(Aq, \*(AqMay\*(Aq, \*(AqJun\*(Aq, \*(AqJul\*(Aq, \*(AqAug\*(Aq, \*(AqSep\*(Aq, \*(AqOct\*(Aq,
1300 \&  
1301 \&        ##  \*(AqDec\*(Aq, \*(AqNov\*(Aq
1302 \&        \*(AqNov\*(Aq, \*(AqDec\*(Aq
1303 \&    );
1304 .Ve
1305 .Sp
1306 which is not as clear.
1307 The default is to use \fB\-sbc\fR.  This may be deactivated with \fB\-nsbc\fR.
1308 .RE
1309 .IP "\fB\-sbcp=string\fR, \fB\-\-static\-block\-comment\-prefix=string\fR" 4
1310 .IX Item "-sbcp=string, --static-block-comment-prefix=string"
1311 This parameter defines the prefix used to identify static block comments
1312 when the \fB\-sbc\fR parameter is set.  The default prefix is \f(CW\*(C`##\*(C'\fR,
1313 corresponding to \f(CW\*(C`\-sbcp=##\*(C'\fR.  The prefix is actually part of a perl 
1314 pattern used to match lines and it must either begin with \f(CW\*(C`#\*(C'\fR or \f(CW\*(C`^#\*(C'\fR.  
1315 In the first case a prefix ^\es* will be added to match any leading
1316 whitespace, while in the second case the pattern will match only
1317 comments with no leading whitespace.  For example, to
1318 identify all comments as static block comments, one would use \f(CW\*(C`\-sbcp=#\*(C'\fR.
1319 To identify all left-adjusted comments as static block comments, use \f(CW\*(C`\-sbcp=\*(Aq^#\*(Aq\*(C'\fR.
1320 .Sp
1321 Please note that \fB\-sbcp\fR merely defines the pattern used to identify static
1322 block comments; it will not be used unless the switch \fB\-sbc\fR is set.  Also,
1323 please be aware that since this string is used in a perl regular expression
1324 which identifies these comments, it must enable a valid regular expression to
1325 be formed.
1326 .Sp
1327 A pattern which can be useful is:
1328 .Sp
1329 .Vb 1
1330 \&    \-sbcp=^#{2,}[^\es#]
1331 .Ve
1332 .Sp
1333 This pattern requires a static block comment to have at least one character
1334 which is neither a # nor a space.  It allows a line containing only '#'
1335 characters to be rejected as a static block comment.  Such lines are often used
1336 at the start and end of header information in subroutines and should not be
1337 separated from the intervening comments, which typically begin with just a
1338 single '#'.
1339 .IP "\fB\-osbc\fR, \fB\-\-outdent\-static\-block\-comments\fR" 4
1340 .IX Item "-osbc, --outdent-static-block-comments"
1341 The command \fB\-osbc\fR will will cause static block comments to be outdented by 2
1342 spaces (or whatever \fB\-ci=n\fR has been set to), if possible.
1343 .RE
1344 .RS 4
1345 .RE
1346 .IP "Static Side Comments" 4
1347 .IX Item "Static Side Comments"
1348 Static side comments are side comments with a special leading pattern.
1349 This option can be useful for controlling how commented code is displayed
1350 when it is a side comment.
1351 .RS 4
1352 .IP "\fB\-ssc\fR, \fB\-\-static\-side\-comments\fR" 4
1353 .IX Item "-ssc, --static-side-comments"
1354 When \fB\-ssc\fR is used, a side comment with a static leading pattern, which is
1355 \&\f(CW\*(C`##\*(C'\fR by default, will be be spaced only a single space from previous
1356 character, and it will not be vertically aligned with other side comments.
1357 .Sp
1358 The default is \fB\-nssc\fR.
1359 .IP "\fB\-sscp=string\fR, \fB\-\-static\-side\-comment\-prefix=string\fR" 4
1360 .IX Item "-sscp=string, --static-side-comment-prefix=string"
1361 This parameter defines the prefix used to identify static side comments
1362 when the \fB\-ssc\fR parameter is set.  The default prefix is \f(CW\*(C`##\*(C'\fR,
1363 corresponding to \f(CW\*(C`\-sscp=##\*(C'\fR.
1364 .Sp
1365 Please note that \fB\-sscp\fR merely defines the pattern used to identify
1366 static side comments; it will not be used unless the switch \fB\-ssc\fR is
1367 set.  Also, note that this string is used in a perl regular expression
1368 which identifies these comments, so it must enable a valid regular
1369 expression to be formed.
1370 .RE
1371 .RS 4
1372 .RE
1373 .SS "Skipping Selected Sections of Code"
1374 .IX Subsection "Skipping Selected Sections of Code"
1375 Selected lines of code may be passed verbatim to the output without any
1376 formatting.  This feature is enabled by default but can be disabled with
1377 the \fB\-\-noformat\-skipping\fR or \fB\-nfs\fR flag.  It should be used sparingly to
1378 avoid littering code with markers, but it might be helpful for working
1379 around occasional problems.  For example it might be useful for keeping
1380 the indentation of old commented code unchanged, keeping indentation of
1381 long blocks of aligned comments unchanged, keeping certain list
1382 formatting unchanged, or working around a glitch in perltidy.
1383 .IP "\fB\-fs\fR,  \fB\-\-format\-skipping\fR" 4
1384 .IX Item "-fs,  --format-skipping"
1385 This flag, which is enabled by default, causes any code between
1386 special beginning and ending comment markers to be passed to the
1387 output without formatting.  The default beginning marker is #<<<
1388 and the default ending marker is #>>> but they
1389 may be changed (see next items below).  Additional text may appear on
1390 these special comment lines provided that it is separated from the
1391 marker by at least one space.  For example
1392 .Sp
1393 .Vb 7
1394 \& #<<<  do not let perltidy touch this
1395 \&    my @list = (1,
1396 \&                1, 1,
1397 \&                1, 2, 1,
1398 \&                1, 3, 3, 1,
1399 \&                1, 4, 6, 4, 1,);
1400 \& #>>>
1401 .Ve
1402 .Sp
1403 The comment markers may be placed at any location that a block comment may
1404 appear.  If they do not appear to be working, use the \-log flag and examine the
1405 \&\fI.LOG\fR file.  Use \fB\-nfs\fR to disable this feature.
1406 .IP "\fB\-fsb=string\fR,  \fB\-\-format\-skipping\-begin=string\fR" 4
1407 .IX Item "-fsb=string,  --format-skipping-begin=string"
1408 The \fB\-fsb=string\fR parameter may be used to change the beginning marker for
1409 format skipping.  The default is equivalent to \-fsb='#<<<'.  The string that
1410 you enter must begin with a # and should be in quotes as necessary to get past
1411 the command shell of your system.  It is actually the leading text of a pattern
1412 that is constructed by appending a '\es', so you must also include backslashes
1413 for characters to be taken literally rather than as patterns.
1414 .Sp
1415 Some examples show how example strings become patterns:
1416 .Sp
1417 .Vb 3
1418 \& \-fsb=\*(Aq#\e{\e{\e{\*(Aq becomes /^#\e{\e{\e{\es/  which matches  #{{{ but not #{{{{
1419 \& \-fsb=\*(Aq#\e*\e*\*(Aq   becomes /^#\e*\e*\es/    which matches  #** but not #***
1420 \& \-fsb=\*(Aq#\e*{2,}\*(Aq becomes /^#\e*{2,}\es/  which matches  #** and #*****
1421 .Ve
1422 .IP "\fB\-fse=string\fR,  \fB\-\-format\-skipping\-end=string\fR" 4
1423 .IX Item "-fse=string,  --format-skipping-end=string"
1424 The \fB\-fsb=string\fR is the corresponding parameter used to change the
1425 ending marker for format skipping.  The default is equivalent to
1426 \&\-fse='#<<<'.
1427 .SS "Line Break Control"
1428 .IX Subsection "Line Break Control"
1429 The parameters in this section control breaks after
1430 non-blank lines of code.  Blank lines are controlled
1431 separately by parameters in the section \*(L"Blank Line
1432 Control\*(R".
1433 .IP "\fB\-fnl\fR,  \fB\-\-freeze\-newlines\fR" 4
1434 .IX Item "-fnl,  --freeze-newlines"
1435 If you do not want any changes to the line breaks within
1436 lines of code in your script, set
1437 \&\fB\-fnl\fR, and they will remain fixed, and the rest of the commands in
1438 this section and sections 
1439 \&\*(L"Controlling List Formatting\*(R",
1440 \&\*(L"Retaining or Ignoring Existing Line Breaks\*(R". 
1441 You may want to use \fB\-noll\fR with this.
1442 .Sp
1443 Note: If you also want to keep your blank lines exactly
1444 as they are, you can use the \fB\-fbl\fR flag which is described
1445 in the section \*(L"Blank Line Control\*(R".
1446 .IP "\fB\-ce\fR,   \fB\-\-cuddled\-else\fR" 4
1447 .IX Item "-ce,   --cuddled-else"
1448 Enable the \*(L"cuddled else\*(R" style, in which \f(CW\*(C`else\*(C'\fR and \f(CW\*(C`elsif\*(C'\fR are
1449 follow immediately after the curly brace closing the previous block.
1450 The default is not to use cuddled elses, and is indicated with the flag
1451 \&\fB\-nce\fR or \fB\-\-nocuddled\-else\fR.  Here is a comparison of the
1452 alternatives:
1453 .Sp
1454 .Vb 5
1455 \&  if ($task) {
1456 \&      yyy();
1457 \&  } else {    # \-ce
1458 \&      zzz();
1459 \&  }
1460 \&
1461 \&  if ($task) {
1462 \&        yyy();
1463 \&  }
1464 \&  else {    # \-nce  (default)
1465 \&        zzz();
1466 \&  }
1467 .Ve
1468 .IP "\fB\-bl\fR,    \fB\-\-opening\-brace\-on\-new\-line\fR" 4
1469 .IX Item "-bl,    --opening-brace-on-new-line"
1470 Use the flag \fB\-bl\fR to place the opening brace on a new line:
1471 .Sp
1472 .Vb 4
1473 \&  if ( $input_file eq \*(Aq\-\*(Aq )    # \-bl 
1474 \&  {                          
1475 \&      important_function();
1476 \&  }
1477 .Ve
1478 .Sp
1479 This flag applies to all structural blocks, including named sub's (unless
1480 the \fB\-sbl\fR flag is set \*(-- see next item).
1481 .Sp
1482 The default style, \fB\-nbl\fR, places an opening brace on the same line as
1483 the keyword introducing it.  For example,
1484 .Sp
1485 .Vb 1
1486 \&  if ( $input_file eq \*(Aq\-\*(Aq ) {   # \-nbl (default)
1487 .Ve
1488 .IP "\fB\-sbl\fR,    \fB\-\-opening\-sub\-brace\-on\-new\-line\fR" 4
1489 .IX Item "-sbl,    --opening-sub-brace-on-new-line"
1490 The flag \fB\-sbl\fR can be used to override the value of \fB\-bl\fR for
1491 the opening braces of named sub's.  For example,
1492 .Sp
1493 .Vb 1
1494 \& perltidy \-sbl
1495 .Ve
1496 .Sp
1497 produces this result:
1498 .Sp
1499 .Vb 9
1500 \& sub message
1501 \& {
1502 \&    if (!defined($_[0])) {
1503 \&        print("Hello, World\en");
1504 \&    }
1505 \&    else {
1506 \&        print($_[0], "\en");
1507 \&    }
1508 \& }
1509 .Ve
1510 .Sp
1511 This flag is negated with \fB\-nsbl\fR.  If \fB\-sbl\fR is not specified,
1512 the value of \fB\-bl\fR is used.
1513 .IP "\fB\-asbl\fR,    \fB\-\-opening\-anonymous\-sub\-brace\-on\-new\-line\fR" 4
1514 .IX Item "-asbl,    --opening-anonymous-sub-brace-on-new-line"
1515 The flag \fB\-asbl\fR is like the \fB\-sbl\fR flag except that it applies
1516 to anonymous sub's instead of named subs. For example
1517 .Sp
1518 .Vb 1
1519 \& perltidy \-asbl
1520 .Ve
1521 .Sp
1522 produces this result:
1523 .Sp
1524 .Vb 9
1525 \& $a = sub
1526 \& {
1527 \&     if ( !defined( $_[0] ) ) {
1528 \&         print("Hello, World\en");
1529 \&     }
1530 \&     else {
1531 \&         print( $_[0], "\en" );
1532 \&     }
1533 \& };
1534 .Ve
1535 .Sp
1536 This flag is negated with \fB\-nasbl\fR, and the default is \fB\-nasbl\fR.
1537 .IP "\fB\-bli\fR,    \fB\-\-brace\-left\-and\-indent\fR" 4
1538 .IX Item "-bli,    --brace-left-and-indent"
1539 The flag \fB\-bli\fR is the same as \fB\-bl\fR but in addition it causes one 
1540 unit of continuation indentation ( see \fB\-ci\fR ) to be placed before 
1541 an opening and closing block braces.
1542 .Sp
1543 For example,
1544 .Sp
1545 .Vb 4
1546 \&        if ( $input_file eq \*(Aq\-\*(Aq )    # \-bli
1547 \&          {
1548 \&            important_function();
1549 \&          }
1550 .Ve
1551 .Sp
1552 By default, this extra indentation occurs for blocks of type:
1553 \&\fBif\fR, \fBelsif\fR, \fBelse\fR, \fBunless\fR, \fBfor\fR, \fBforeach\fR, \fBsub\fR, 
1554 \&\fBwhile\fR, \fBuntil\fR, and also with a preceding label.  The next item
1555 shows how to change this.
1556 .IP "\fB\-blil=s\fR,    \fB\-\-brace\-left\-and\-indent\-list=s\fR" 4
1557 .IX Item "-blil=s,    --brace-left-and-indent-list=s"
1558 Use this parameter to change the types of block braces for which the
1559 \&\fB\-bli\fR flag applies; see \*(L"Specifying Block Types\*(R".  For example,
1560 \&\fB\-blil='if elsif else'\fR would apply it to only \f(CW\*(C`if/elsif/else\*(C'\fR blocks.
1561 .IP "\fB\-bar\fR,    \fB\-\-opening\-brace\-always\-on\-right\fR" 4
1562 .IX Item "-bar,    --opening-brace-always-on-right"
1563 The default style, \fB\-nbl\fR places the opening code block brace on a new
1564 line if it does not fit on the same line as the opening keyword, like
1565 this:
1566 .Sp
1567 .Vb 5
1568 \&        if ( $bigwasteofspace1 && $bigwasteofspace2
1569 \&          || $bigwasteofspace3 && $bigwasteofspace4 )
1570 \&        {
1571 \&            big_waste_of_time();
1572 \&        }
1573 .Ve
1574 .Sp
1575 To force the opening brace to always be on the right, use the \fB\-bar\fR
1576 flag.  In this case, the above example becomes
1577 .Sp
1578 .Vb 4
1579 \&        if ( $bigwasteofspace1 && $bigwasteofspace2
1580 \&          || $bigwasteofspace3 && $bigwasteofspace4 ) {
1581 \&            big_waste_of_time();
1582 \&        }
1583 .Ve
1584 .Sp
1585 A conflict occurs if both \fB\-bl\fR and \fB\-bar\fR are specified.
1586 .IP "\fB\-otr\fR,  \fB\-\-opening\-token\-right\fR and related flags" 4
1587 .IX Item "-otr,  --opening-token-right and related flags"
1588 The \fB\-otr\fR flag is a hint that perltidy should not place a break between a
1589 comma and an opening token.  For example:
1590 .Sp
1591 .Vb 6
1592 \&    # default formatting
1593 \&    push @{ $self\->{$module}{$key} },
1594 \&      {
1595 \&        accno       => $ref\->{accno},
1596 \&        description => $ref\->{description}
1597 \&      };
1598 \&
1599 \&    # perltidy \-otr
1600 \&    push @{ $self\->{$module}{$key} }, {
1601 \&        accno       => $ref\->{accno},
1602 \&        description => $ref\->{description}
1603 \&      };
1604 .Ve
1605 .Sp
1606 The flag \fB\-otr\fR is actually a synonym for three other flags
1607 which can be used to control parens, hash braces, and square brackets
1608 separately if desired:
1609 .Sp
1610 .Vb 3
1611 \&  \-opr  or \-\-opening\-paren\-right
1612 \&  \-ohbr or \-\-opening\-hash\-brace\-right
1613 \&  \-osbr or \-\-opening\-square\-bracket\-right
1614 .Ve
1615 .IP "Vertical tightness of non-block curly braces, parentheses, and square brackets." 4
1616 .IX Item "Vertical tightness of non-block curly braces, parentheses, and square brackets."
1617 These parameters control what shall be called vertical tightness.  Here are the
1618 main points:
1619 .RS 4
1620 .IP "\(bu" 4
1621 Opening tokens (except for block braces) are controlled by \fB\-vt=n\fR, or
1622 \&\fB\-\-vertical\-tightness=n\fR, where
1623 .Sp
1624 .Vb 4
1625 \& \-vt=0 always break a line after opening token (default). 
1626 \& \-vt=1 do not break unless this would produce more than one 
1627 \&         step in indentation in a line.
1628 \& \-vt=2 never break a line after opening token
1629 .Ve
1630 .IP "\(bu" 4
1631 You must also use the \fB\-lp\fR flag when you use the \fB\-vt\fR flag; the
1632 reason is explained below.
1633 .IP "\(bu" 4
1634 Closing tokens (except for block braces) are controlled by \fB\-vtc=n\fR, or
1635 \&\fB\-\-vertical\-tightness\-closing=n\fR, where
1636 .Sp
1637 .Vb 5
1638 \& \-vtc=0 always break a line before a closing token (default), 
1639 \& \-vtc=1 do not break before a closing token which is followed 
1640 \&        by a semicolon or another closing token, and is not in 
1641 \&        a list environment.
1642 \& \-vtc=2 never break before a closing token.
1643 .Ve
1644 .Sp
1645 The rules for \fB\-vtc=1\fR are designed to maintain a reasonable balance
1646 between tightness and readability in complex lists.
1647 .IP "\(bu" 4
1648 Different controls may be applied to to different token types,
1649 and it is also possible to control block braces; see below.
1650 .IP "\(bu" 4
1651 Finally, please note that these vertical tightness flags are merely
1652 hints to the formatter, and it cannot always follow them.  Things which
1653 make it difficult or impossible include comments, blank lines, blocks of
1654 code within a list, and possibly the lack of the \fB\-lp\fR parameter.
1655 Also, these flags may be ignored for very small lists (2 or 3 lines in
1656 length).
1657 .RE
1658 .RS 4
1659 .Sp
1660 Here are some examples:
1661 .Sp
1662 .Vb 7
1663 \&    # perltidy \-lp \-vt=0 \-vtc=0
1664 \&    %romanNumerals = (
1665 \&                       one   => \*(AqI\*(Aq,
1666 \&                       two   => \*(AqII\*(Aq,
1667 \&                       three => \*(AqIII\*(Aq,
1668 \&                       four  => \*(AqIV\*(Aq,
1669 \&    );
1670 \&
1671 \&    # perltidy \-lp \-vt=1 \-vtc=0
1672 \&    %romanNumerals = ( one   => \*(AqI\*(Aq,
1673 \&                       two   => \*(AqII\*(Aq,
1674 \&                       three => \*(AqIII\*(Aq,
1675 \&                       four  => \*(AqIV\*(Aq,
1676 \&    );
1677 \&
1678 \&    # perltidy \-lp \-vt=1 \-vtc=1
1679 \&    %romanNumerals = ( one   => \*(AqI\*(Aq,
1680 \&                       two   => \*(AqII\*(Aq,
1681 \&                       three => \*(AqIII\*(Aq,
1682 \&                       four  => \*(AqIV\*(Aq, );
1683 .Ve
1684 .Sp
1685 The difference between \fB\-vt=1\fR and \fB\-vt=2\fR is shown here:
1686 .Sp
1687 .Vb 6
1688 \&    # perltidy \-lp \-vt=1 
1689 \&    $init\->add(
1690 \&                mysprintf( "(void)find_threadsv(%s);",
1691 \&                           cstring( $threadsv_names[ $op\->targ ] )
1692 \&                )
1693 \&    );
1694 \&
1695 \&    # perltidy \-lp \-vt=2 
1696 \&    $init\->add( mysprintf( "(void)find_threadsv(%s);",
1697 \&                           cstring( $threadsv_names[ $op\->targ ] )
1698 \&                )
1699 \&    );
1700 .Ve
1701 .Sp
1702 With \fB\-vt=1\fR, the line ending in \f(CW\*(C`add(\*(C'\fR does not combine with the next
1703 line because the next line is not balanced.  This can help with
1704 readability, but \fB\-vt=2\fR can be used to ignore this rule.
1705 .Sp
1706 The tightest, and least readable, code is produced with both \f(CW\*(C`\-vt=2\*(C'\fR and
1707 \&\f(CW\*(C`\-vtc=2\*(C'\fR:
1708 .Sp
1709 .Vb 3
1710 \&    # perltidy \-lp \-vt=2 \-vtc=2
1711 \&    $init\->add( mysprintf( "(void)find_threadsv(%s);",
1712 \&                           cstring( $threadsv_names[ $op\->targ ] ) ) );
1713 .Ve
1714 .Sp
1715 Notice how the code in all of these examples collapses vertically as
1716 \&\fB\-vt\fR increases, but the indentation remains unchanged.  This is
1717 because perltidy implements the \fB\-vt\fR parameter by first formatting as
1718 if \fB\-vt=0\fR, and then simply overwriting one output line on top of the
1719 next, if possible, to achieve the desired vertical tightness.  The
1720 \&\fB\-lp\fR indentation style has been designed to allow this vertical
1721 collapse to occur, which is why it is required for the \fB\-vt\fR parameter.
1722 .Sp
1723 The \fB\-vt=n\fR and \fB\-vtc=n\fR parameters apply to each type of container
1724 token.  If desired, vertical tightness controls can be applied
1725 independently to each of the closing container token types.
1726 .Sp
1727 The parameters for controlling parentheses are \fB\-pvt=n\fR or
1728 \&\fB\-\-paren\-vertical\-tightness=n\fR, and \fB\-pcvt=n\fR or
1729 \&\fB\-\-paren\-vertical\-tightness\-closing=n\fR.
1730 .Sp
1731 Likewise, the parameters for square brackets are \fB\-sbvt=n\fR or
1732 \&\fB\-\-square\-bracket\-vertical\-tightness=n\fR, and \fB\-sbcvt=n\fR or
1733 \&\fB\-\-square\-bracket\-vertical\-tightness\-closing=n\fR.
1734 .Sp
1735 Finally, the parameters for controlling non-code block braces are
1736 \&\fB\-bvt=n\fR or \fB\-\-brace\-vertical\-tightness=n\fR, and \fB\-bcvt=n\fR or
1737 \&\fB\-\-brace\-vertical\-tightness\-closing=n\fR.
1738 .Sp
1739 In fact, the parameter \fB\-vt=n\fR is actually just an abbreviation for
1740 \&\fB\-pvt=n \-bvt=n sbvt=n\fR, and likewise \fB\-vtc=n\fR is an abbreviation
1741 for \fB\-pvtc=n \-bvtc=n sbvtc=n\fR.
1742 .RE
1743 .IP "\fB\-bbvt=n\fR or \fB\-\-block\-brace\-vertical\-tightness=n\fR" 4
1744 .IX Item "-bbvt=n or --block-brace-vertical-tightness=n"
1745 The \fB\-bbvt=n\fR flag is just like the \fB\-vt=n\fR flag but applies
1746 to opening code block braces.
1747 .Sp
1748 .Vb 4
1749 \& \-bbvt=0 break after opening block brace (default). 
1750 \& \-bbvt=1 do not break unless this would produce more than one 
1751 \&         step in indentation in a line.
1752 \& \-bbvt=2 do not break after opening block brace.
1753 .Ve
1754 .Sp
1755 It is necessary to also use either \fB\-bl\fR or \fB\-bli\fR for this to work,
1756 because, as with other vertical tightness controls, it is implemented by
1757 simply overwriting a line ending with an opening block brace with the
1758 subsequent line.  For example:
1759 .Sp
1760 .Vb 10
1761 \&    # perltidy \-bli \-bbvt=0
1762 \&    if ( open( FILE, "< $File" ) )
1763 \&      {
1764 \&        while ( $File = <FILE> )
1765 \&          {
1766 \&            $In .= $File;
1767 \&            $count++;
1768 \&          }
1769 \&        close(FILE);
1770 \&      }
1771 \&
1772 \&    # perltidy \-bli \-bbvt=1
1773 \&    if ( open( FILE, "< $File" ) )
1774 \&      { while ( $File = <FILE> )
1775 \&          { $In .= $File;
1776 \&            $count++;
1777 \&          }
1778 \&        close(FILE);
1779 \&      }
1780 .Ve
1781 .Sp
1782 By default this applies to blocks associated with keywords \fBif\fR,
1783 \&\fBelsif\fR, \fBelse\fR, \fBunless\fR, \fBfor\fR, \fBforeach\fR, \fBsub\fR, \fBwhile\fR,
1784 \&\fBuntil\fR, and also with a preceding label.  This can be changed with
1785 the parameter \fB\-bbvtl=string\fR, or
1786 \&\fB\-\-block\-brace\-vertical\-tightness\-list=string\fR, where \fBstring\fR is a
1787 space-separated list of block types.  For more information on the
1788 possible values of this string, see \*(L"Specifying Block Types\*(R"
1789 .Sp
1790 For example, if we want to just apply this style to \f(CW\*(C`if\*(C'\fR,
1791 \&\f(CW\*(C`elsif\*(C'\fR, and \f(CW\*(C`else\*(C'\fR blocks, we could use 
1792 \&\f(CW\*(C`perltidy \-bli \-bbvt=1 \-bbvtl=\*(Aqif elsif else\*(Aq\*(C'\fR.
1793 .Sp
1794 There is no vertical tightness control for closing block braces; with
1795 the exception of one-line blocks, they will normally remain on a 
1796 separate line.
1797 .IP "\fB\-sot\fR,  \fB\-\-stack\-opening\-tokens\fR and related flags" 4
1798 .IX Item "-sot,  --stack-opening-tokens and related flags"
1799 The \fB\-sot\fR flag tells perltidy to \*(L"stack\*(R" opening tokens
1800 when possible to avoid lines with isolated opening tokens.
1801 .Sp
1802 For example:
1803 .Sp
1804 .Vb 8
1805 \&    # default
1806 \&    $opt_c = Text::CSV_XS\->new(
1807 \&        {
1808 \&            binary       => 1,
1809 \&            sep_char     => $opt_c,
1810 \&            always_quote => 1,
1811 \&        }
1812 \&    );
1813 \&
1814 \&    # \-sot
1815 \&    $opt_c = Text::CSV_XS\->new( {
1816 \&            binary       => 1,
1817 \&            sep_char     => $opt_c,
1818 \&            always_quote => 1,
1819 \&        }
1820 \&    );
1821 .Ve
1822 .Sp
1823 For detailed control of individual closing tokens the following
1824 controls can be used:
1825 .Sp
1826 .Vb 3
1827 \&  \-sop  or \-\-stack\-opening\-paren
1828 \&  \-sohb or \-\-stack\-opening\-hash\-brace
1829 \&  \-sosb or \-\-stack\-opening\-square\-bracket
1830 .Ve
1831 .Sp
1832 The flag \fB\-sot\fR is a synonym for \fB\-sop \-sohb \-sosb\fR.
1833 .IP "\fB\-sct\fR,  \fB\-\-stack\-closing\-tokens\fR and related flags" 4
1834 .IX Item "-sct,  --stack-closing-tokens and related flags"
1835 The \fB\-sct\fR flag tells perltidy to \*(L"stack\*(R" closing tokens
1836 when possible to avoid lines with isolated closing tokens.
1837 .Sp
1838 For example:
1839 .Sp
1840 .Vb 8
1841 \&    # default
1842 \&    $opt_c = Text::CSV_XS\->new(
1843 \&        {
1844 \&            binary       => 1,
1845 \&            sep_char     => $opt_c,
1846 \&            always_quote => 1,
1847 \&        }
1848 \&    );
1849 \&
1850 \&    # \-sct
1851 \&    $opt_c = Text::CSV_XS\->new(
1852 \&        {
1853 \&            binary       => 1,
1854 \&            sep_char     => $opt_c,
1855 \&            always_quote => 1,
1856 \&        } );
1857 .Ve
1858 .Sp
1859 The \fB\-sct\fR flag is somewhat similar to the \fB\-vtc\fR flags, and in some
1860 cases it can give a similar result.  The difference is that the \fB\-vtc\fR
1861 flags try to avoid lines with leading opening tokens by \*(L"hiding\*(R" them at
1862 the end of a previous line, whereas the \fB\-sct\fR flag merely tries to
1863 reduce the number of lines with isolated closing tokens by stacking them
1864 but does not try to hide them.  For example:
1865 .Sp
1866 .Vb 6
1867 \&    # \-vtc=2
1868 \&    $opt_c = Text::CSV_XS\->new(
1869 \&        {
1870 \&            binary       => 1,
1871 \&            sep_char     => $opt_c,
1872 \&            always_quote => 1, } );
1873 .Ve
1874 .Sp
1875 For detailed control of the stacking of individual closing tokens the
1876 following controls can be used:
1877 .Sp
1878 .Vb 3
1879 \&  \-scp  or \-\-stack\-closing\-paren
1880 \&  \-schb or \-\-stack\-closing\-hash\-brace
1881 \&  \-scsb or \-\-stack\-closing\-square\-bracket
1882 .Ve
1883 .Sp
1884 The flag \fB\-sct\fR is a synonym for \fB\-scp \-schb \-scsb\fR.
1885 .IP "\fB\-dnl\fR,  \fB\-\-delete\-old\-newlines\fR" 4
1886 .IX Item "-dnl,  --delete-old-newlines"
1887 By default, perltidy first deletes all old line break locations, and then it
1888 looks for good break points to match the desired line length.  Use \fB\-ndnl\fR
1889 or  \fB\-\-nodelete\-old\-newlines\fR to force perltidy to retain all old line break
1890 points.
1891 .IP "\fB\-anl\fR,  \fB\-\-add\-newlines\fR" 4
1892 .IX Item "-anl,  --add-newlines"
1893 By default, perltidy will add line breaks when necessary to create
1894 continuations of long lines and to improve the script appearance.  Use
1895 \&\fB\-nanl\fR or \fB\-\-noadd\-newlines\fR to prevent any new line breaks.
1896 .Sp
1897 This flag does not prevent perltidy from eliminating existing line
1898 breaks; see \fB\-\-freeze\-newlines\fR to completely prevent changes to line
1899 break points.
1900 .IP "Controlling whether perltidy breaks before or after operators" 4
1901 .IX Item "Controlling whether perltidy breaks before or after operators"
1902 Four command line parameters provide some control over whether
1903 a line break should be before or after specific token types.
1904 Two parameters give detailed control:
1905 .Sp
1906 \&\fB\-wba=s\fR or \fB\-\-want\-break\-after=s\fR, and
1907 .Sp
1908 \&\fB\-wbb=s\fR or \fB\-\-want\-break\-before=s\fR.
1909 .Sp
1910 These parameters are each followed by a quoted string, \fBs\fR, containing
1911 a list of token types (separated only by spaces).  No more than one of each
1912 of these parameters should be specified, because repeating a
1913 command-line parameter always overwrites the previous one before
1914 perltidy ever sees it.
1915 .Sp
1916 By default, perltidy breaks \fBafter\fR these token types:
1917   % + \- * / x != == >= <= =~ !~ < >  | & 
1918   = **= += *= &= <<= &&= \-= /= |= >>= ||= //= .= %= ^= x=
1919 .Sp
1920 And perltidy breaks \fBbefore\fR these token types by default:
1921   . << >> \-> && || //
1922 .Sp
1923 To illustrate, to cause a break after a concatenation operator, \f(CW\*(Aq.\*(Aq\fR,
1924 rather than before it, the command line would be
1925 .Sp
1926 .Vb 1
1927 \&  \-wba="."
1928 .Ve
1929 .Sp
1930 As another example, the following command would cause a break before 
1931 math operators \f(CW\*(Aq+\*(Aq\fR, \f(CW\*(Aq\-\*(Aq\fR, \f(CW\*(Aq/\*(Aq\fR, and \f(CW\*(Aq*\*(Aq\fR:
1932 .Sp
1933 .Vb 1
1934 \&  \-wbb="+ \- / *"
1935 .Ve
1936 .Sp
1937 These commands should work well for most of the token types that perltidy uses
1938 (use \fB\-\-dump\-token\-types\fR for a list).  Also try the \fB\-D\fR flag on a short
1939 snippet of code and look at the .DEBUG file to see the tokenization.  However,
1940 for a few token types there may be conflicts with hardwired logic which cause
1941 unexpected results.  One example is curly braces, which should be controlled
1942 with the parameter \fBbl\fR provided for that purpose.
1943 .Sp
1944 \&\fB\s-1WARNING\s0\fR Be sure to put these tokens in quotes to avoid having them
1945 misinterpreted by your command shell.
1946 .Sp
1947 Two additional parameters are available which, though they provide no further
1948 capability, can simplify input are:
1949 .Sp
1950 \&\fB\-baao\fR or \fB\-\-break\-after\-all\-operators\fR,
1951 .Sp
1952 \&\fB\-bbao\fR or \fB\-\-break\-before\-all\-operators\fR.
1953 .Sp
1954 The \-baao sets the default to be to break after all of the following operators:
1955 .Sp
1956 .Vb 3
1957 \&    % + \- * / x != == >= <= =~ !~ < > | & 
1958 \&    = **= += *= &= <<= &&= \-= /= |= >>= ||= //= .= %= ^= x=
1959 \&    . : ? && || and or err xor
1960 .Ve
1961 .Sp
1962 and the \fB\-bbao\fR flag sets the default to break before all of these operators.
1963 These can be used to define an initial break preference which can be fine-tuned
1964 with the \fB\-wba\fR and \fB\-wbb\fR flags.  For example, to break before all operators
1965 except an \fB=\fR one could use \-\-bbao \-wba='=' rather than listing every
1966 single perl operator except \fB=\fR on a \-wbb flag.
1967 .SS "Controlling List Formatting"
1968 .IX Subsection "Controlling List Formatting"
1969 Perltidy attempts to place comma-separated arrays of values in tables
1970 which look good.  Its default algorithms usually work well, and they
1971 have been improving with each release, but several parameters are
1972 available to control list formatting.
1973 .IP "\fB\-boc\fR,  \fB\-\-break\-at\-old\-comma\-breakpoints\fR" 4
1974 .IX Item "-boc,  --break-at-old-comma-breakpoints"
1975 This flag tells perltidy to try to break at all old commas.  This is not
1976 the default.  Normally, perltidy makes a best guess at list formatting,
1977 and seldom uses old comma breakpoints.  Usually this works well,
1978 but consider:
1979 .Sp
1980 .Vb 5
1981 \&    my @list = (1,
1982 \&                1, 1,
1983 \&                1, 2, 1,
1984 \&                1, 3, 3, 1,
1985 \&                1, 4, 6, 4, 1,);
1986 .Ve
1987 .Sp
1988 The default formatting will flatten this down to one line:
1989 .Sp
1990 .Vb 2
1991 \&    # perltidy (default)
1992 \&    my @list = ( 1, 1, 1, 1, 2, 1, 1, 3, 3, 1, 1, 4, 6, 4, 1, );
1993 .Ve
1994 .Sp
1995 which hides the structure. Using \fB\-boc\fR, plus additional flags
1996 to retain the original style, yields
1997 .Sp
1998 .Vb 6
1999 \&    # perltidy \-boc \-lp \-pt=2 \-vt=1 \-vtc=1
2000 \&    my @list = (1,
2001 \&                1, 1,
2002 \&                1, 2, 1,
2003 \&                1, 3, 3, 1,
2004 \&                1, 4, 6, 4, 1,);
2005 .Ve
2006 .Sp
2007 A disadvantage of this flag is that all tables in the file
2008 must already be nicely formatted.  For another possibility see
2009 the \-fs flag in \*(L"Skipping Selected Sections of Code\*(R".
2010 .IP "\fB\-mft=n\fR,  \fB\-\-maximum\-fields\-per\-table=n\fR" 4
2011 .IX Item "-mft=n,  --maximum-fields-per-table=n"
2012 If the computed number of fields for any table exceeds \fBn\fR, then it
2013 will be reduced to \fBn\fR.  The default value for \fBn\fR is a large number,
2014 40.  While this value should probably be left unchanged as a general
2015 rule, it might be used on a small section of code to force a list to
2016 have a particular number of fields per line, and then either the \fB\-boc\fR
2017 flag could be used to retain this formatting, or a single comment could
2018 be introduced somewhere to freeze the formatting in future applications
2019 of perltidy.
2020 .Sp
2021 .Vb 9
2022 \&    # perltidy \-mft=2
2023 \&    @month_of_year = (    
2024 \&        \*(AqJan\*(Aq, \*(AqFeb\*(Aq,
2025 \&        \*(AqMar\*(Aq, \*(AqApr\*(Aq,
2026 \&        \*(AqMay\*(Aq, \*(AqJun\*(Aq,
2027 \&        \*(AqJul\*(Aq, \*(AqAug\*(Aq,
2028 \&        \*(AqSep\*(Aq, \*(AqOct\*(Aq,
2029 \&        \*(AqNov\*(Aq, \*(AqDec\*(Aq
2030 \&    );
2031 .Ve
2032 .IP "\fB\-cab=n\fR,  \fB\-\-comma\-arrow\-breakpoints=n\fR" 4
2033 .IX Item "-cab=n,  --comma-arrow-breakpoints=n"
2034 A comma which follows a comma arrow, '=>', requires special
2035 consideration.  In a long list, it is common to break at all such
2036 commas.  This parameter can be used to control how perltidy breaks at
2037 these commas.  (However, it will have no effect if old comma breaks are
2038 being forced because \fB\-boc\fR is used).  The possible values of \fBn\fR are:
2039 .Sp
2040 .Vb 6
2041 \& n=0 break at all commas after =>  
2042 \& n=1 stable: break at all commas after => unless this would break
2043 \&     an existing one\-line container (default)
2044 \& n=2 break at all commas after =>, but try to form the maximum
2045 \&     maximum one\-line container lengths
2046 \& n=3 do not treat commas after => specially at all
2047 .Ve
2048 .Sp
2049 For example, given the following single line, perltidy by default will
2050 not add any line breaks because it would break the existing one-line
2051 container:
2052 .Sp
2053 .Vb 1
2054 \&    bless { B => $B, Root => $Root } => $package;
2055 .Ve
2056 .Sp
2057 Using \fB\-cab=0\fR will force a break after each comma-arrow item:
2058 .Sp
2059 .Vb 5
2060 \&    # perltidy \-cab=0:
2061 \&    bless {
2062 \&        B    => $B,
2063 \&        Root => $Root
2064 \&    } => $package;
2065 .Ve
2066 .Sp
2067 If perltidy is subsequently run with this container broken, then by
2068 default it will break after each '=>' because the container is now
2069 broken.  To reform a one-line container, the parameter \fB\-cab=2\fR would
2070 be needed.
2071 .Sp
2072 The flag \fB\-cab=3\fR can be used to prevent these commas from being
2073 treated specially.  In this case, an item such as \*(L"01\*(R" => 31 is
2074 treated as a single item in a table.  The number of fields in this table
2075 will be determined by the same rules that are used for any other table.
2076 Here is an example.
2077 .Sp
2078 .Vb 6
2079 \&    # perltidy \-cab=3
2080 \&    my %last_day = (
2081 \&        "01" => 31, "02" => 29, "03" => 31, "04" => 30,
2082 \&        "05" => 31, "06" => 30, "07" => 31, "08" => 31,
2083 \&        "09" => 30, "10" => 31, "11" => 30, "12" => 31
2084 \&    );
2085 .Ve
2086 .SS "Retaining or Ignoring Existing Line Breaks"
2087 .IX Subsection "Retaining or Ignoring Existing Line Breaks"
2088 Several additional parameters are available for controlling the extent
2089 to which line breaks in the input script influence the output script.
2090 In most cases, the default parameter values are set so that, if a choice
2091 is possible, the output style follows the input style.  For example, if
2092 a short logical container is broken in the input script, then the
2093 default behavior is for it to remain broken in the output script.
2094 .PP
2095 Most of the parameters in this section would only be required for a
2096 one-time conversion of a script from short container lengths to longer
2097 container lengths.  The opposite effect, of converting long container
2098 lengths to shorter lengths, can be obtained by temporarily using a short
2099 maximum line length.
2100 .IP "\fB\-bol\fR,  \fB\-\-break\-at\-old\-logical\-breakpoints\fR" 4
2101 .IX Item "-bol,  --break-at-old-logical-breakpoints"
2102 By default, if a logical expression is broken at a \f(CW\*(C`&&\*(C'\fR, \f(CW\*(C`||\*(C'\fR, \f(CW\*(C`and\*(C'\fR,
2103 or \f(CW\*(C`or\*(C'\fR, then the container will remain broken.  Also, breaks
2104 at internal keywords \f(CW\*(C`if\*(C'\fR and \f(CW\*(C`unless\*(C'\fR will normally be retained.
2105 To prevent this, and thus form longer lines, use \fB\-nbol\fR.
2106 .IP "\fB\-bok\fR,  \fB\-\-break\-at\-old\-keyword\-breakpoints\fR" 4
2107 .IX Item "-bok,  --break-at-old-keyword-breakpoints"
2108 By default, perltidy will retain a breakpoint before keywords which may
2109 return lists, such as \f(CW\*(C`sort\*(C'\fR and <map>.  This allows chains of these
2110 operators to be displayed one per line.  Use \fB\-nbok\fR to prevent
2111 retaining these breakpoints.
2112 .IP "\fB\-bot\fR,  \fB\-\-break\-at\-old\-ternary\-breakpoints\fR" 4
2113 .IX Item "-bot,  --break-at-old-ternary-breakpoints"
2114 By default, if a conditional (ternary) operator is broken at a \f(CW\*(C`:\*(C'\fR,
2115 then it will remain broken.  To prevent this, and thereby
2116 form longer lines, use \fB\-nbot\fR.
2117 .IP "\fB\-iob\fR,  \fB\-\-ignore\-old\-breakpoints\fR" 4
2118 .IX Item "-iob,  --ignore-old-breakpoints"
2119 Use this flag to tell perltidy to ignore existing line breaks to the
2120 maximum extent possible.  This will tend to produce the longest possible
2121 containers, regardless of type, which do not exceed the line length
2122 limit.
2123 .IP "\fB\-kis\fR,  \fB\-\-keep\-interior\-semicolons\fR" 4
2124 .IX Item "-kis,  --keep-interior-semicolons"
2125 Use the \fB\-kis\fR flag to prevent breaking at a semicolon if
2126 there was no break there in the input file.  Normally
2127 perltidy places a newline after each semicolon which
2128 terminates a statement unless several statements are
2129 contained within a one-line brace block.  To illustrate,
2130 consider the following input lines:
2131 .Sp
2132 .Vb 2
2133 \&    dbmclose(%verb_delim); undef %verb_delim;
2134 \&    dbmclose(%expanded); undef %expanded;
2135 .Ve
2136 .Sp
2137 The default is to break after each statement, giving
2138 .Sp
2139 .Vb 4
2140 \&    dbmclose(%verb_delim);
2141 \&    undef %verb_delim;
2142 \&    dbmclose(%expanded);
2143 \&    undef %expanded;
2144 .Ve
2145 .Sp
2146 With \fBperltidy \-kis\fR the multiple statements are retained:
2147 .Sp
2148 .Vb 2
2149 \&    dbmclose(%verb_delim); undef %verb_delim;
2150 \&    dbmclose(%expanded);   undef %expanded;
2151 .Ve
2152 .Sp
2153 The statements are still subject to the specified value
2154 of \fBmaximum-line-length\fR and will be broken if this 
2155 maximum is exceeed.
2156 .SS "Blank Line Control"
2157 .IX Subsection "Blank Line Control"
2158 Blank lines can improve the readability of a script if they are carefully
2159 placed.  Perltidy has several commands for controlling the insertion,
2160 retention, and removal of blank lines.
2161 .IP "\fB\-fbl\fR,  \fB\-\-freeze\-blank\-lines\fR" 4
2162 .IX Item "-fbl,  --freeze-blank-lines"
2163 Set \fB\-fbl\fR if you want to the blank lines in your script to
2164 remain exactly as they are.  The rest of the parameters in
2165 this section may then be ignored.  (Note: setting the \fB\-fbl\fR flag
2166 is equivalent to setting \fB\-mbl=0\fR and \fB\-kbl=2\fR).
2167 .IP "\fB\-bbc\fR,  \fB\-\-blanks\-before\-comments\fR" 4
2168 .IX Item "-bbc,  --blanks-before-comments"
2169 A blank line will be introduced before a full-line comment.  This is the
2170 default.  Use \fB\-nbbc\fR or  \fB\-\-noblanks\-before\-comments\fR to prevent
2171 such blank lines from being introduced.
2172 .IP "\fB\-bbs\fR,  \fB\-\-blanks\-before\-subs\fR" 4
2173 .IX Item "-bbs,  --blanks-before-subs"
2174 A blank line will be introduced before a \fBsub\fR definition, unless it is a
2175 one-liner or preceded by a comment.  A blank line will also be introduced
2176 before a \fBpackage\fR statement and a \fB\s-1BEGIN\s0\fR and \fB\s-1END\s0\fR block.  This is the
2177 default.  The intention is to help display the structure of a program by
2178 setting off certain key sections of code.  This is negated with \fB\-nbbs\fR or
2179 \&\fB\-\-noblanks\-before\-subs\fR.
2180 .IP "\fB\-bbb\fR,  \fB\-\-blanks\-before\-blocks\fR" 4
2181 .IX Item "-bbb,  --blanks-before-blocks"
2182 A blank line will be introduced before blocks of coding delimited by
2183 \&\fBfor\fR, \fBforeach\fR, \fBwhile\fR, \fBuntil\fR, and \fBif\fR, \fBunless\fR, in the following
2184 circumstances:
2185 .RS 4
2186 .IP "\(bu" 4
2187 The block is not preceded by a comment.
2188 .IP "\(bu" 4
2189 The block is not a one-line block.
2190 .IP "\(bu" 4
2191 The number of consecutive non-blank lines at the current indentation depth is at least \fB\-lbl\fR
2192 (see next section).
2193 .RE
2194 .RS 4
2195 .Sp
2196 This is the default.  The intention of this option is to introduce
2197 some space within dense coding.
2198 This is negated with \fB\-nbbb\fR or  \fB\-\-noblanks\-before\-blocks\fR.
2199 .RE
2200 .IP "\fB\-lbl=n\fR \fB\-\-long\-block\-line\-count=n\fR" 4
2201 .IX Item "-lbl=n --long-block-line-count=n"
2202 This controls how often perltidy is allowed to add blank lines before 
2203 certain block types (see previous section).  The default is 8.  Entering
2204 a value of \fB0\fR is equivalent to entering a very large number.
2205 .IP "\fB\-mbl=n\fR \fB\-\-maximum\-consecutive\-blank\-lines=n\fR" 4
2206 .IX Item "-mbl=n --maximum-consecutive-blank-lines=n"
2207 This parameter specifies the maximum number of consecutive
2208 blank lines which will be output within code sections of a
2209 script.  The default is n=1.  If the input file has more
2210 than n consecutive blank lines, the number will be reduced
2211 to n.  If \fBn=0\fR then no blank lines will be output (unless
2212 all old blank lines are retained with the \fB\-kbl=2\fR flag of
2213 the next section).
2214 .Sp
2215 This flag obviously does not apply to pod sections,
2216 here-documents, and quotes.
2217 .IP "\fB\-kbl=n\fR,  \fB\-\-keep\-old\-blank\-lines=n\fR" 4
2218 .IX Item "-kbl=n,  --keep-old-blank-lines=n"
2219 The \fB\-kbl=n\fR flag gives you control over how your existing blank lines are
2220 treated.
2221 .Sp
2222 The possible values of \fBn\fR are:
2223 .Sp
2224 .Vb 3
2225 \& n=0 ignore all old blank lines
2226 \& n=1 stable: keep old blanks, but limited by the value of the B<\-mbl=n> flag
2227 \& n=2 keep all old blank lines, regardless of the value of the B<\-mbl=n> flag
2228 .Ve
2229 .Sp
2230 The default is \fBn=1\fR.
2231 .IP "\fB\-sob\fR,  \fB\-\-swallow\-optional\-blank\-lines\fR" 4
2232 .IX Item "-sob,  --swallow-optional-blank-lines"
2233 This is equivalent to \fBkbl=0\fR and is included for compatibility with
2234 previous versions.
2235 .IP "\fB\-nsob\fR,  \fB\-\-noswallow\-optional\-blank\-lines\fR" 4
2236 .IX Item "-nsob,  --noswallow-optional-blank-lines"
2237 This is equivalent to \fBkbl=1\fR and is included for compatibility with
2238 previous versions.
2239 .SS "Styles"
2240 .IX Subsection "Styles"
2241 A style refers to a convenient collection of existing parameters.
2242 .IP "\fB\-gnu\fR, \fB\-\-gnu\-style\fR" 4
2243 .IX Item "-gnu, --gnu-style"
2244 \&\fB\-gnu\fR gives an approximation to the \s-1GNU\s0 Coding Standards (which do
2245 not apply to perl) as they are sometimes implemented.  At present, this
2246 style overrides the default style with the following parameters:
2247 .Sp
2248 .Vb 1
2249 \&    \-lp \-bl \-noll \-pt=2 \-bt=2 \-sbt=2 \-icp
2250 .Ve
2251 .IP "\fB\-pbp\fR, \fB\-\-perl\-best\-practices\fR" 4
2252 .IX Item "-pbp, --perl-best-practices"
2253 \&\fB\-pbp\fR is an abbreviation for the parameters in the book \fBPerl Best Practices\fR
2254 by Damian Conway:
2255 .Sp
2256 .Vb 3
2257 \&    \-l=78 \-i=4 \-ci=4 \-st \-se \-vt=2 \-cti=0 \-pt=1 \-bt=1 \-sbt=1 \-bbt=1 \-nsfs \-nolq
2258 \&    \-wbb="% + \- * / x != == >= <= =~ !~ < > | & = 
2259 \&          **= += *= &= <<= &&= \-= /= |= >>= ||= //= .= %= ^= x="
2260 .Ve
2261 .Sp
2262 Note that the \-st and \-se flags make perltidy act as a filter on one file only.  
2263 These can be overridden with \-nst and \-nse if necessary.
2264 .SS "Other Controls"
2265 .IX Subsection "Other Controls"
2266 .IP "Deleting selected text" 4
2267 .IX Item "Deleting selected text"
2268 Perltidy can selectively delete comments and/or pod documentation.  The
2269 command \fB\-dac\fR or  \fB\-\-delete\-all\-comments\fR will delete all comments
2270 \&\fBand\fR all pod documentation, leaving just code and any leading system
2271 control lines.
2272 .Sp
2273 The command \fB\-dp\fR or \fB\-\-delete\-pod\fR will remove all pod documentation
2274 (but not comments).
2275 .Sp
2276 Two commands which remove comments (but not pod) are: \fB\-dbc\fR or
2277 \&\fB\-\-delete\-block\-comments\fR and \fB\-dsc\fR or  \fB\-\-delete\-side\-comments\fR.
2278 (Hanging side comments will be deleted with block comments here.)
2279 .Sp
2280 The negatives of these commands also work, and are the defaults.  When
2281 block comments are deleted, any leading 'hash\-bang' will be retained.
2282 Also, if the \fB\-x\fR flag is used, any system commands before a leading
2283 hash-bang will be retained (even if they are in the form of comments).
2284 .IP "Writing selected text to a file" 4
2285 .IX Item "Writing selected text to a file"
2286 When perltidy writes a formatted text file, it has the ability to also
2287 send selected text to a file with a \fI.TEE\fR extension.  This text can
2288 include comments and pod documentation.
2289 .Sp
2290 The command \fB\-tac\fR or  \fB\-\-tee\-all\-comments\fR will write all comments
2291 \&\fBand\fR all pod documentation.
2292 .Sp
2293 The command \fB\-tp\fR or \fB\-\-tee\-pod\fR will write all pod documentation (but
2294 not comments).
2295 .Sp
2296 The commands which write comments (but not pod) are: \fB\-tbc\fR or
2297 \&\fB\-\-tee\-block\-comments\fR and \fB\-tsc\fR or  \fB\-\-tee\-side\-comments\fR.
2298 (Hanging side comments will be written with block comments here.)
2299 .Sp
2300 The negatives of these commands also work, and are the defaults.
2301 .IP "Using a \fI.perltidyrc\fR command file" 4
2302 .IX Item "Using a .perltidyrc command file"
2303 If you use perltidy frequently, you probably won't be happy until you
2304 create a \fI.perltidyrc\fR file to avoid typing commonly-used parameters.
2305 Perltidy will first look in your current directory for a command file
2306 named \fI.perltidyrc\fR.  If it does not find one, it will continue looking
2307 for one in other standard locations.
2308 .Sp
2309 These other locations are system-dependent, and may be displayed with
2310 the command \f(CW\*(C`perltidy \-dpro\*(C'\fR.  Under Unix systems, it will first look
2311 for an environment variable \fB\s-1PERLTIDY\s0\fR.  Then it will look for a
2312 \&\fI.perltidyrc\fR file in the home directory, and then for a system-wide
2313 file \fI/usr/local/etc/perltidyrc\fR, and then it will look for
2314 \&\fI/etc/perltidyrc\fR.  Note that these last two system-wide files do not
2315 have a leading dot.  Further system-dependent information will be found
2316 in the \s-1INSTALL\s0 file distributed with perltidy.
2317 .Sp
2318 Under Windows, perltidy will also search for a configuration file named perltidy.ini since Windows does not allow files with a leading period (.).
2319 Use \f(CW\*(C`perltidy \-dpro\*(C'\fR to see the possbile locations for your system.
2320 An example might be \fIC:\eDocuments and Settings\eAll Users\eperltidy.ini\fR.
2321 .Sp
2322 Another option is the use of the \s-1PERLTIDY\s0 environment variable.
2323 The method for setting environment variables depends upon the version of
2324 Windows that you are using.  Instructions for Windows 95 and later versions can
2325 be found here:
2326 .Sp
2327 http://www.netmanage.com/000/20021101_005_tcm21\-6336.pdf
2328 .Sp
2329 Under Windows \s-1NT\s0 / 2000 / \s-1XP\s0 the \s-1PERLTIDY\s0 environment variable can be placed in
2330 either the user section or the system section.  The later makes the
2331 configuration file common to all users on the machine.  Be sure to enter the
2332 full path of the configuration file in the value of the environment variable.
2333 Ex.  PERLTIDY=C:\eDocuments and Settings\eperltidy.ini
2334 .Sp
2335 The configuation file is free format, and simply a list of parameters, just as
2336 they would be entered on a command line.  Any number of lines may be used, with
2337 any number of parameters per line, although it may be easiest to read with one
2338 parameter per line.  Blank lines are ignored, and text after a '#' is ignored
2339 to the end of a line.
2340 .Sp
2341 Here is an example of a \fI.perltidyrc\fR file:
2342 .Sp
2343 .Vb 8
2344 \&  # This is a simple of a .perltidyrc configuration file
2345 \&  # This implements a highly spaced style
2346 \&  \-se    # errors to standard error output
2347 \&  \-w     # show all warnings
2348 \&  \-bl    # braces on new lines
2349 \&  \-pt=0  # parens not tight at all
2350 \&  \-bt=0  # braces not tight
2351 \&  \-sbt=0 # square brackets not tight
2352 .Ve
2353 .Sp
2354 The parameters in the \fI.perltidyrc\fR file are installed first, so any
2355 parameters given on the command line will have priority over them.
2356 .Sp
2357 To avoid confusion, perltidy ignores any command in the .perltidyrc
2358 file which would cause some kind of dump and an exit.  These are:
2359 .Sp
2360 .Vb 1
2361 \& \-h \-v \-ddf \-dln \-dop \-dsn \-dtt \-dwls \-dwrs \-ss
2362 .Ve
2363 .Sp
2364 There are several options may be helpful in debugging a \fI.perltidyrc\fR
2365 file:
2366 .RS 4
2367 .IP "\(bu" 4
2368 A very helpful command is \fB\-\-dump\-profile\fR or \fB\-dpro\fR.  It writes a
2369 list of all configuration filenames tested to standard output, and 
2370 if a file is found, it dumps the content to standard output before
2371 exiting.  So, to find out where perltidy looks for its configuration
2372 files, and which one if any it selects, just enter
2373 .Sp
2374 .Vb 1
2375 \&  perltidy \-dpro
2376 .Ve
2377 .IP "\(bu" 4
2378 It may be simplest to develop and test configuration files with
2379 alternative names, and invoke them with \fB\-pro=filename\fR on the command
2380 line.  Then rename the desired file to \fI.perltidyrc\fR when finished.
2381 .IP "\(bu" 4
2382 The parameters in the \fI.perltidyrc\fR file can be switched off with 
2383 the \fB\-npro\fR option.
2384 .IP "\(bu" 4
2385 The commands \fB\-\-dump\-options\fR, \fB\-\-dump\-defaults\fR, \fB\-\-dump\-long\-names\fR,
2386 and \fB\-\-dump\-short\-names\fR, all described below, may all be helpful.
2387 .RE
2388 .RS 4
2389 .RE
2390 .IP "Creating a new abbreviation" 4
2391 .IX Item "Creating a new abbreviation"
2392 A special notation is available for use in a \fI.perltidyrc\fR file
2393 for creating an abbreviation for a group
2394 of options.  This can be used to create a
2395 shorthand for one or more styles which are frequently, but not always,
2396 used.  The notation is to group the options within curly braces which
2397 are preceded by the name of the alias (without leading dashes), like this:
2398 .Sp
2399 .Vb 4
2400 \&        newword {
2401 \&        \-opt1
2402 \&        \-opt2
2403 \&        }
2404 .Ve
2405 .Sp
2406 where \fBnewword\fR is the abbreviation, and \fBopt1\fR, etc, are existing parameters
2407 \&\fIor other abbreviations\fR.  The main syntax requirement is that
2408 the new abbreviation must begin on a new line.
2409 Space before and after the curly braces is optional.
2410 For a
2411 specific example, the following line
2412 .Sp
2413 .Vb 1
2414 \&        airy {\-bl \-pt=0 \-bt=0 \-sbt=0}
2415 .Ve
2416 .Sp
2417 could be placed in a \fI.perltidyrc\fR file, and then invoked at will with
2418 .Sp
2419 .Vb 1
2420 \&        perltidy \-airy somefile.pl
2421 .Ve
2422 .Sp
2423 (Either \f(CW\*(C`\-airy\*(C'\fR or \f(CW\*(C`\-\-airy\*(C'\fR may be used).
2424 .IP "Skipping leading non-perl commands with \fB\-x\fR or \fB\-\-look\-for\-hash\-bang\fR" 4
2425 .IX Item "Skipping leading non-perl commands with -x or --look-for-hash-bang"
2426 If your script has leading lines of system commands or other text which
2427 are not valid perl code, and which are separated from the start of the
2428 perl code by a \*(L"hash-bang\*(R" line, ( a line of the form \f(CW\*(C`#!...perl\*(C'\fR ),
2429 you must use the \fB\-x\fR flag to tell perltidy not to parse and format any
2430 lines before the \*(L"hash-bang\*(R" line.  This option also invokes perl with a
2431 \&\-x flag when checking the syntax.  This option was originally added to
2432 allow perltidy to parse interactive \s-1VMS\s0 scripts, but it should be used
2433 for any script which is normally invoked with \f(CW\*(C`perl \-x\*(C'\fR.
2434 .IP "Making a file unreadable" 4
2435 .IX Item "Making a file unreadable"
2436 The goal of perltidy is to improve the readability of files, but there
2437 are two commands which have the opposite effect, \fB\-\-mangle\fR and
2438 \&\fB\-\-extrude\fR.  They are actually
2439 merely aliases for combinations of other parameters.  Both of these
2440 strip all possible whitespace, but leave comments and pod documents,
2441 so that they are essentially reversible.  The
2442 difference between these is that \fB\-\-mangle\fR puts the fewest possible
2443 line breaks in a script while \fB\-\-extrude\fR puts the maximum possible.
2444 Note that these options do not provided any meaningful obfuscation, because
2445 perltidy can be used to reformat the files.  They were originally
2446 developed to help test the tokenization logic of perltidy, but they
2447 have other uses.
2448 One use for \fB\-\-mangle\fR is the following:
2449 .Sp
2450 .Vb 1
2451 \&  perltidy \-\-mangle myfile.pl \-st | perltidy \-o myfile.pl.new
2452 .Ve
2453 .Sp
2454 This will form the maximum possible number of one-line blocks (see next
2455 section), and can sometimes help clean up a badly formatted script.
2456 .Sp
2457 A similar technique can be used with \fB\-\-extrude\fR instead of \fB\-\-mangle\fR
2458 to make the minimum number of one-line blocks.
2459 .Sp
2460 Another use for \fB\-\-mangle\fR is to combine it with \fB\-dac\fR to reduce
2461 the file size of a perl script.
2462 .IP "One-line blocks" 4
2463 .IX Item "One-line blocks"
2464 There are a few points to note regarding one-line blocks.  A one-line
2465 block is something like this,
2466 .Sp
2467 .Vb 1
2468 \&        if ($x > 0) { $y = 1 / $x }
2469 .Ve
2470 .Sp
2471 where the contents within the curly braces is short enough to fit
2472 on a single line.
2473 .Sp
2474 With few exceptions, perltidy retains existing one-line blocks, if it
2475 is possible within the line-length constraint, but it does not attempt
2476 to form new ones.  In other words, perltidy will try to follow the
2477 one-line block style of the input file.
2478 .Sp
2479 If an existing one-line block is longer than the maximum line length,
2480 however, it will be broken into multiple lines.  When this happens, perltidy
2481 checks for and adds any optional terminating semicolon (unless the \fB\-nasc\fR
2482 option is used) if the block is a code block.
2483 .Sp
2484 The main exception is that perltidy will attempt to form new one-line
2485 blocks following the keywords \f(CW\*(C`map\*(C'\fR, \f(CW\*(C`eval\*(C'\fR, and \f(CW\*(C`sort\*(C'\fR, because
2486 these code blocks are often small and most clearly displayed in a single
2487 line.
2488 .Sp
2489 One-line block rules can conflict with the cuddled-else option.  When
2490 the cuddled-else option is used, perltidy retains existing one-line
2491 blocks, even if they do not obey cuddled-else formatting.
2492 .Sp
2493 Occasionally, when one-line blocks get broken because they exceed the
2494 available line length, the formatting will violate the requested brace style.
2495 If this happens, reformatting the script a second time should correct
2496 the problem.
2497 .IP "Debugging" 4
2498 .IX Item "Debugging"
2499 The following flags are available for debugging:
2500 .Sp
2501 \&\fB\-\-dump\-defaults\fR or \fB\-ddf\fR will write the default option set to standard output and quit
2502 .Sp
2503 \&\fB\-\-dump\-profile\fR or \fB\-dpro\fR  will write the name of the current 
2504 configuration file and its contents to standard output and quit.
2505 .Sp
2506 \&\fB\-\-dump\-options\fR or \fB\-dop\fR  will write current option set to standard
2507 output and quit.
2508 .Sp
2509 \&\fB\-\-dump\-long\-names\fR or \fB\-dln\fR  will write all command line long names (passed 
2510 to Get_options) to standard output and quit.
2511 .Sp
2512 \&\fB\-\-dump\-short\-names\fR  or \fB\-dsn\fR will write all command line short names 
2513 to standard output and quit.
2514 .Sp
2515 \&\fB\-\-dump\-token\-types\fR or \fB\-dtt\fR  will write a list of all token types 
2516 to standard output and quit.
2517 .Sp
2518 \&\fB\-\-dump\-want\-left\-space\fR or \fB\-dwls\fR  will write the hash \f(CW%want_left_space\fR
2519 to standard output and quit.  See the section on controlling whitespace
2520 around tokens.
2521 .Sp
2522 \&\fB\-\-dump\-want\-right\-space\fR or \fB\-dwrs\fR  will write the hash \f(CW%want_right_space\fR
2523 to standard output and quit.  See the section on controlling whitespace
2524 around tokens.
2525 .Sp
2526 \&\fB\-DEBUG\fR  will write a file with extension \fI.DEBUG\fR for each input file 
2527 showing the tokenization of all lines of code.
2528 .IP "Working with MakeMaker, AutoLoader and SelfLoader" 4
2529 .IX Item "Working with MakeMaker, AutoLoader and SelfLoader"
2530 The first \f(CW$VERSION\fR line of a file which might be eval'd by MakeMaker
2531 is passed through unchanged except for indentation.  
2532 Use \fB\-\-nopass\-version\-line\fR, or \fB\-npvl\fR, to deactivate this feature.
2533 .Sp
2534 If the AutoLoader module is used, perltidy will continue formatting
2535 code after seeing an _\|_END_\|_ line.
2536 Use \fB\-\-nolook\-for\-autoloader\fR, or \fB\-nlal\fR, to deactivate this feature.
2537 .Sp
2538 Likewise, if the SelfLoader module is used, perltidy will continue formatting
2539 code after seeing a _\|_DATA_\|_ line.
2540 Use \fB\-\-nolook\-for\-selfloader\fR, or \fB\-nlsl\fR, to deactivate this feature.
2541 .IP "Working around problems with older version of Perl" 4
2542 .IX Item "Working around problems with older version of Perl"
2543 Perltidy contains a number of rules which help avoid known subtleties
2544 and problems with older versions of perl, and these rules always
2545 take priority over whatever formatting flags have been set.  For example,
2546 perltidy will usually avoid starting a new line with a bareword, because
2547 this might cause problems if \f(CW\*(C`use strict\*(C'\fR is active.
2548 .Sp
2549 There is no way to override these rules.
2550 .SH "HTML OPTIONS"
2551 .IX Header "HTML OPTIONS"
2552 .IP "The \fB\-html\fR master switch" 4
2553 .IX Item "The -html master switch"
2554 The flag \fB\-html\fR causes perltidy to write an html file with extension
2555 \&\fI.html\fR.  So, for example, the following command
2556 .Sp
2557 .Vb 1
2558 \&        perltidy \-html somefile.pl
2559 .Ve
2560 .Sp
2561 will produce a syntax-colored html file named \fIsomefile.pl.html\fR
2562 which may be viewed with a browser.
2563 .Sp
2564 \&\fBPlease Note\fR: In this case, perltidy does not do any formatting to the
2565 input file, and it does not write a formatted file with extension
2566 \&\fI.tdy\fR.  This means that two perltidy runs are required to create a
2567 fully reformatted, html copy of a script.
2568 .IP "The \fB\-pre\fR flag for code snippets" 4
2569 .IX Item "The -pre flag for code snippets"
2570 When the \fB\-pre\fR flag is given, only the pre-formatted section, within
2571 the <\s-1PRE\s0> and </PRE> tags, will be output.  This simplifies inclusion
2572 of the output in other files.  The default is to output a complete
2573 web page.
2574 .IP "The \fB\-nnn\fR flag for line numbering" 4
2575 .IX Item "The -nnn flag for line numbering"
2576 When the \fB\-nnn\fR flag is given, the output lines will be numbered.
2577 .IP "The \fB\-toc\fR, or \fB\-\-html\-table\-of\-contents\fR flag" 4
2578 .IX Item "The -toc, or --html-table-of-contents flag"
2579 By default, a table of contents to packages and subroutines will be
2580 written at the start of html output.  Use \fB\-ntoc\fR to prevent this.
2581 This might be useful, for example, for a pod document which contains a
2582 number of unrelated code snippets.  This flag only influences the code
2583 table of contents; it has no effect on any table of contents produced by
2584 pod2html (see next item).
2585 .IP "The \fB\-pod\fR, or \fB\-\-pod2html\fR flag" 4
2586 .IX Item "The -pod, or --pod2html flag"
2587 There are two options for formatting pod documentation.  The default is
2588 to pass the pod through the Pod::Html module (which forms the basis of
2589 the pod2html utility).  Any code sections are formatted by perltidy, and
2590 the results then merged.  Note: perltidy creates a temporary file when
2591 Pod::Html is used; see \*(L"\s-1FILES\s0\*(R".  Also, Pod::Html creates temporary
2592 files for its cache.
2593 .Sp
2594 \&\s-1NOTE:\s0 Perltidy counts the number of \f(CW\*(C`=cut\*(C'\fR lines, and either moves the
2595 pod text to the top of the html file if there is one \f(CW\*(C`=cut\*(C'\fR, or leaves
2596 the pod text in its original order (interleaved with code) otherwise.
2597 .Sp
2598 Most of the flags accepted by pod2html may be included in the perltidy
2599 command line, and they will be passed to pod2html.  In some cases,
2600 the flags have a prefix \f(CW\*(C`pod\*(C'\fR to emphasize that they are for the
2601 pod2html, and this prefix will be removed before they are passed to
2602 pod2html.  The flags which have the additional \f(CW\*(C`pod\*(C'\fR prefix are:
2603 .Sp
2604 .Vb 2
2605 \&   \-\-[no]podheader \-\-[no]podindex \-\-[no]podrecurse \-\-[no]podquiet 
2606 \&   \-\-[no]podverbose \-\-podflush
2607 .Ve
2608 .Sp
2609 The flags which are unchanged from their use in pod2html are:
2610 .Sp
2611 .Vb 2
2612 \&   \-\-backlink=s \-\-cachedir=s \-\-htmlroot=s \-\-libpods=s \-\-title=s
2613 \&   \-\-podpath=s \-\-podroot=s
2614 .Ve
2615 .Sp
2616 where 's' is an appropriate character string.  Not all of these flags are
2617 available in older versions of Pod::Html.  See your Pod::Html documentation for
2618 more information.
2619 .Sp
2620 The alternative, indicated with \fB\-npod\fR, is not to use Pod::Html, but
2621 rather to format pod text in italics (or whatever the stylesheet
2622 indicates), without special html markup.  This is useful, for example,
2623 if pod is being used as an alternative way to write comments.
2624 .IP "The \fB\-frm\fR, or \fB\-\-frames\fR flag" 4
2625 .IX Item "The -frm, or --frames flag"
2626 By default, a single html output file is produced.  This can be changed
2627 with the \fB\-frm\fR option, which creates a frame holding a table of
2628 contents in the left panel and the source code in the right side. This
2629 simplifies code browsing.  Assume, for example, that the input file is
2630 \&\fIMyModule.pm\fR.  Then, for default file extension choices, these three
2631 files will be created:
2632 .Sp
2633 .Vb 3
2634 \& MyModule.pm.html      \- the frame
2635 \& MyModule.pm.toc.html  \- the table of contents
2636 \& MyModule.pm.src.html  \- the formatted source code
2637 .Ve
2638 .Sp
2639 Obviously this file naming scheme requires that output be directed to a real
2640 file (as opposed to, say, standard output).  If this is not the
2641 case, or if the file extension is unknown, the \fB\-frm\fR option will be
2642 ignored.
2643 .IP "The \fB\-text=s\fR, or \fB\-\-html\-toc\-extension\fR flag" 4
2644 .IX Item "The -text=s, or --html-toc-extension flag"
2645 Use this flag to specify the extra file extension of the table of contents file
2646 when html frames are used.  The default is \*(L"toc\*(R".
2647 See \*(L"Specifying File Extensions\*(R".
2648 .IP "The \fB\-sext=s\fR, or \fB\-\-html\-src\-extension\fR flag" 4
2649 .IX Item "The -sext=s, or --html-src-extension flag"
2650 Use this flag to specify the extra file extension of the content file when html
2651 frames are used.  The default is \*(L"src\*(R".
2652 See \*(L"Specifying File Extensions\*(R".
2653 .IP "The \fB\-hent\fR, or \fB\-\-html\-entities\fR flag" 4
2654 .IX Item "The -hent, or --html-entities flag"
2655 This flag controls the use of Html::Entities for html formatting.  By
2656 default, the module Html::Entities is used to encode special symbols.
2657 This may not be the right thing for some browser/language
2658 combinations.  Use \-\-nohtml\-entities or \-nhent to prevent this.
2659 .IP "Style Sheets" 4
2660 .IX Item "Style Sheets"
2661 Style sheets make it very convenient to control and adjust the
2662 appearance of html pages.  The default behavior is to write a page of
2663 html with an embedded style sheet.
2664 .Sp
2665 An alternative to an embedded style sheet is to create a page with a
2666 link to an external style sheet.  This is indicated with the
2667 \&\fB\-css=filename\fR,  where the external style sheet is \fIfilename\fR.  The
2668 external style sheet \fIfilename\fR will be created if and only if it does
2669 not exist.  This option is useful for controlling multiple pages from a
2670 single style sheet.
2671 .Sp
2672 To cause perltidy to write a style sheet to standard output and exit,
2673 use the \fB\-ss\fR, or \fB\-\-stylesheet\fR, flag.  This is useful if the style
2674 sheet could not be written for some reason, such as if the \fB\-pre\fR flag
2675 was used.  Thus, for example,
2676 .Sp
2677 .Vb 1
2678 \&  perltidy \-html \-ss >mystyle.css
2679 .Ve
2680 .Sp
2681 will write a style sheet with the default properties to file
2682 \&\fImystyle.css\fR.
2683 .Sp
2684 The use of style sheets is encouraged, but a web page without a style
2685 sheets can be created with the flag \fB\-nss\fR.  Use this option if you
2686 must to be sure that older browsers (roughly speaking, versions prior to
2687 4.0 of Netscape Navigator and Internet Explorer) can display the
2688 syntax-coloring of the html files.
2689 .IP "Controlling \s-1HTML\s0 properties" 4
2690 .IX Item "Controlling HTML properties"
2691 Note: It is usually more convenient to accept the default properties
2692 and then edit the stylesheet which is produced.  However, this section
2693 shows how to control the properties with flags to perltidy.
2694 .Sp
2695 Syntax colors may be changed from their default values by flags of the either
2696 the long form, \fB\-html\-color\-xxxxxx=n\fR, or more conveniently the short form,
2697 \&\fB\-hcx=n\fR, where \fBxxxxxx\fR is one of the following words, and \fBx\fR is the
2698 corresponding abbreviation:
2699 .Sp
2700 .Vb 10
2701 \&      Token Type             xxxxxx           x 
2702 \&      \-\-\-\-\-\-\-\-\-\-             \-\-\-\-\-\-\-\-         \-\-
2703 \&      comment                comment          c
2704 \&      number                 numeric          n
2705 \&      identifier             identifier       i
2706 \&      bareword, function     bareword         w
2707 \&      keyword                keyword          k
2708 \&      quite, pattern         quote            q
2709 \&      here doc text          here\-doc\-text    h
2710 \&      here doc target        here\-doc\-target  hh
2711 \&      punctuation            punctuation      pu
2712 \&      parentheses            paren            p
2713 \&      structural braces      structure        s
2714 \&      semicolon              semicolon        sc
2715 \&      colon                  colon            co
2716 \&      comma                  comma            cm
2717 \&      label                  label            j
2718 \&      sub definition name    subroutine       m
2719 \&      pod text               pod\-text         pd
2720 .Ve
2721 .Sp
2722 A default set of colors has been defined, but they may be changed by providing
2723 values to any of the following parameters, where \fBn\fR is either a 6 digit 
2724 hex \s-1RGB\s0 color value or an ascii name for a color, such as 'red'.
2725 .Sp
2726 To illustrate, the following command will produce an html 
2727 file \fIsomefile.pl.html\fR with \*(L"aqua\*(R" keywords:
2728 .Sp
2729 .Vb 1
2730 \&        perltidy \-html \-hck=00ffff somefile.pl
2731 .Ve
2732 .Sp
2733 and this should be equivalent for most browsers:
2734 .Sp
2735 .Vb 1
2736 \&        perltidy \-html \-hck=aqua somefile.pl
2737 .Ve
2738 .Sp
2739 Perltidy merely writes any non-hex names that it sees in the html file.
2740 The following 16 color names are defined in the \s-1HTML\s0 3.2 standard:
2741 .Sp
2742 .Vb 10
2743 \&        black   => 000000,
2744 \&        silver  => c0c0c0,
2745 \&        gray    => 808080,
2746 \&        white   => ffffff,
2747 \&        maroon  => 800000,
2748 \&        red     => ff0000,
2749 \&        purple  => 800080,
2750 \&        fuchsia => ff00ff,
2751 \&        green   => 008000,
2752 \&        lime    => 00ff00,
2753 \&        olive   => 808000,
2754 \&        yellow  => ffff00
2755 \&        navy    => 000080,
2756 \&        blue    => 0000ff,
2757 \&        teal    => 008080,
2758 \&        aqua    => 00ffff,
2759 .Ve
2760 .Sp
2761 Many more names are supported in specific browsers, but it is safest
2762 to use the hex codes for other colors.  Helpful color tables can be
2763 located with an internet search for \*(L"\s-1HTML\s0 color tables\*(R".
2764 .Sp
2765 Besides color, two other character attributes may be set: bold, and italics.
2766 To set a token type to use bold, use the flag
2767 \&\fB\-\-html\-bold\-xxxxxx\fR or \fB\-hbx\fR, where \fBxxxxxx\fR or \fBx\fR are the long
2768 or short names from the above table.  Conversely, to set a token type to 
2769 \&\s-1NOT\s0 use bold, use \fB\-\-nohtml\-bold\-xxxxxx\fR or \fB\-nhbx\fR.
2770 .Sp
2771 Likewise, to set a token type to use an italic font, use the flag
2772 \&\fB\-\-html\-italic\-xxxxxx\fR or \fB\-hix\fR, where again \fBxxxxxx\fR or \fBx\fR are the
2773 long or short names from the above table.  And to set a token type to
2774 \&\s-1NOT\s0 use italics, use \fB\-\-nohtml\-italic\-xxxxxx\fR or \fB\-nhix\fR.
2775 .Sp
2776 For example, to use bold braces and lime color, non-bold, italics keywords the
2777 following command would be used:
2778 .Sp
2779 .Vb 1
2780 \&        perltidy \-html \-hbs \-hck=00FF00 \-nhbk \-hik somefile.pl
2781 .Ve
2782 .Sp
2783 The background color can be specified with \fB\-\-html\-color\-background=n\fR,
2784 or \fB\-hcbg=n\fR for short, where n is a 6 character hex \s-1RGB\s0 value.  The
2785 default color of text is the value given to \fBpunctuation\fR, which is
2786 black as a default.
2787 .Sp
2788 Here are some notes and hints:
2789 .Sp
2790 1. If you find a preferred set of these parameters, you may want
2791 to create a \fI.perltidyrc\fR file containing them.  See the perltidy man
2792 page for an explanation.
2793 .Sp
2794 2. Rather than specifying values for these parameters, it is probably
2795 easier to accept the defaults and then edit a style sheet.  The style
2796 sheet contains comments which should make this easy.
2797 .Sp
2798 3. The syntax-colored html files can be very large, so it may be best to
2799 split large files into smaller pieces to improve download times.
2800 .SH "SOME COMMON INPUT CONVENTIONS"
2801 .IX Header "SOME COMMON INPUT CONVENTIONS"
2802 .SS "Specifying Block Types"
2803 .IX Subsection "Specifying Block Types"
2804 Several parameters which refer to code block types may be customized by also
2805 specifying an associated list of block types.  The type of a block is the name
2806 of the keyword which introduces that block, such as \fBif\fR, \fBelse\fR, or \fBsub\fR.
2807 An exception is a labeled block, which has no keyword, and should be specified
2808 with just a colon.
2809 .PP
2810 For example, the following parameter specifies \f(CW\*(C`sub\*(C'\fR, labels, \f(CW\*(C`BEGIN\*(C'\fR, and
2811 \&\f(CW\*(C`END\*(C'\fR blocks:
2812 .PP
2813 .Vb 1
2814 \&   \-cscl="sub : BEGIN END"
2815 .Ve
2816 .PP
2817 (the meaning of the \-cscl parameter is described above.)  Note that
2818 quotes are required around the list of block types because of the
2819 spaces.
2820 .SS "Specifying File Extensions"
2821 .IX Subsection "Specifying File Extensions"
2822 Several parameters allow default file extensions to be overridden.  For
2823 example, a backup file extension may be specified with \fB\-bext=ext\fR,
2824 where \fBext\fR is some new extension.  In order to provides the user some
2825 flexibility, the following convention is used in all cases to decide if
2826 a leading '.' should be used.  If the extension \f(CW\*(C`ext\*(C'\fR begins with
2827 \&\f(CW\*(C`A\-Z\*(C'\fR, \f(CW\*(C`a\-z\*(C'\fR, or \f(CW\*(C`0\-9\*(C'\fR, then it will be appended to the filename with
2828 an intermediate '.' (or perhaps an '_' on \s-1VMS\s0 systems).  Otherwise, it
2829 will be appended directly.
2830 .PP
2831 For example, suppose the file is \fIsomefile.pl\fR.  For \f(CW\*(C`\-bext=old\*(C'\fR, a '.' is
2832 added to give \fIsomefile.pl.old\fR.  For \f(CW\*(C`\-bext=.old\*(C'\fR, no additional '.' is
2833 added, so again the backup file is \fIsomefile.pl.old\fR.  For \f(CW\*(C`\-bext=~\*(C'\fR, then no
2834 dot is added, and the backup file will be \fIsomefile.pl~\fR  .
2835 .SH "SWITCHES WHICH MAY BE NEGATED"
2836 .IX Header "SWITCHES WHICH MAY BE NEGATED"
2837 The following list shows all short parameter names which allow a prefix
2838 \&'n' to produce the negated form:
2839 .PP
2840 .Vb 6
2841 \& D    anl asc  aws  b    bbb bbc bbs  bl   bli  boc bok  bol  bot  ce
2842 \& csc  dac dbc  dcsc ddf  dln dnl dop  dp   dpro dsc dsm  dsn  dtt  dwls
2843 \& dwrs dws f    fll  frm  fs  hsc html ibc  icb  icp iob  isbc lal  log
2844 \& lp   lsl ohbr okw  ola  oll opr opt  osbr otr  ple ple  pod  pvl  q
2845 \& sbc  sbl schb scp  scsb sct se  sfp  sfs  skp  sob sohb sop  sosb sot
2846 \& ssc  st  sts  syn  t    tac tbc toc  tp   tqw  tsc w    x    bar  kis
2847 .Ve
2848 .PP
2849 Equivalently, the prefix 'no' or 'no\-' on the corresponding long names may be
2850 used.
2851 .SH "LIMITATIONS"
2852 .IX Header "LIMITATIONS"
2853 .IP "Parsing Limitations" 4
2854 .IX Item "Parsing Limitations"
2855 Perltidy should work properly on most perl scripts.  It does a lot of
2856 self-checking, but still, it is possible that an error could be
2857 introduced and go undetected.  Therefore, it is essential to make
2858 careful backups and to test reformatted scripts.
2859 .Sp
2860 The main current limitation is that perltidy does not scan modules
2861 included with 'use' statements.  This makes it necessary to guess the
2862 context of any bare words introduced by such modules.  Perltidy has good
2863 guessing algorithms, but they are not infallible.  When it must guess,
2864 it leaves a message in the log file.
2865 .Sp
2866 If you encounter a bug, please report it.
2867 .IP "What perltidy does not parse and format" 4
2868 .IX Item "What perltidy does not parse and format"
2869 Perltidy indents but does not reformat comments and \f(CW\*(C`qw\*(C'\fR quotes. 
2870 Perltidy does not in any way modify the contents of here documents or
2871 quoted text, even if they contain source code.  (You could, however,
2872 reformat them separately).  Perltidy does not format 'format' sections
2873 in any way.  And, of course, it does not modify pod documents.
2874 .SH "FILES"
2875 .IX Header "FILES"
2876 .IP "Temporary files" 4
2877 .IX Item "Temporary files"
2878 Under the \-html option with the default \-\-pod2html flag, a temporary file is
2879 required to pass text to Pod::Html.  Unix systems will try to use the \s-1POSIX\s0
2880 \&\fItmpnam()\fR function.  Otherwise the file \fIperltidy.TMP\fR will be temporarily
2881 created in the current working directory.
2882 .IP "Special files when standard input is used" 4
2883 .IX Item "Special files when standard input is used"
2884 When standard input is used, the log file, if saved, is \fIperltidy.LOG\fR,
2885 and any errors are written to \fIperltidy.ERR\fR unless the \fB\-se\fR flag is
2886 set.  These are saved in the current working directory.
2887 .IP "Files overwritten" 4
2888 .IX Item "Files overwritten"
2889 The following file extensions are used by perltidy, and files with these
2890 extensions may be overwritten or deleted: \fI.ERR\fR, \fI.LOG\fR, \fI.TEE\fR,
2891 and/or \fI.tdy\fR, \fI.html\fR, and \fI.bak\fR, depending on the run type and
2892 settings.
2893 .IP "Files extensions limitations" 4
2894 .IX Item "Files extensions limitations"
2895 Perltidy does not operate on files for which the run could produce a file with
2896 a duplicated file extension.  These extensions include \fI.LOG\fR, \fI.ERR\fR,
2897 \&\fI.TEE\fR, and perhaps \fI.tdy\fR and \fI.bak\fR, depending on the run type.  The
2898 purpose of this rule is to prevent generating confusing filenames such as
2899 \&\fIsomefile.tdy.tdy.tdy\fR.
2900 .SH "SEE ALSO"
2901 .IX Header "SEE ALSO"
2902 \&\fIperlstyle\fR\|(1), \fIPerl::Tidy\fR\|(3)
2903 .SH "VERSION"
2904 .IX Header "VERSION"
2905 This man page documents perltidy version 20101217.
2906 .SH "CREDITS"
2907 .IX Header "CREDITS"
2908 Michael Cartmell supplied code for adaptation to \s-1VMS\s0 and helped with
2909 v\-strings.
2910 .PP
2911 Yves Orton supplied code for adaptation to the various versions
2912 of Windows.
2913 .PP
2914 Axel Rose supplied a patch for MacPerl.
2915 .PP
2916 Hugh S. Myers designed and implemented the initial Perl::Tidy module interface.
2917 .PP
2918 Many others have supplied key ideas, suggestions, and bug reports;
2919 see the \s-1CHANGES\s0 file.
2920 .SH "AUTHOR"
2921 .IX Header "AUTHOR"
2922 .Vb 3
2923 \&  Steve Hancock
2924 \&  email: perltidy at users.sourceforge.net
2925 \&  http://perltidy.sourceforge.net
2926 .Ve
2927 .SH "COPYRIGHT"
2928 .IX Header "COPYRIGHT"
2929 Copyright (c) 2000\-2010 by Steve Hancock
2930 .SH "LICENSE"
2931 .IX Header "LICENSE"
2932 This package is free software; you can redistribute it and/or modify it
2933 under the terms of the \*(L"\s-1GNU\s0 General Public License\*(R".
2934 .PP
2935 Please refer to the file \*(L"\s-1COPYING\s0\*(R" for details.
2936 .SH "DISCLAIMER"
2937 .IX Header "DISCLAIMER"
2938 This package is distributed in the hope that it will be useful,
2939 but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of
2940 \&\s-1MERCHANTABILITY\s0 or \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0.
2941 .PP
2942 See the \*(L"\s-1GNU\s0 General Public License\*(R" for more details.