-W attribution=<dash|parentheses|parens|none> Specifies how the attribution of a block quote is to be formatted (default is 'dash'). -W body-attr=<text> Specifies attributes to be passed to the <body> tag (default is ''). -W body-only[=<0|1>] Only the contents of the HTML body tag are output. Default is 0 unless specified with no value. -W cloak-email-addresses[=<0|1>] Enables cloaking of email addresses to keep spambots from harvesting email addresses. Default is 0. -W colspecs[=<0|1>] Output colgroup width sections in tables based upon the relative widths of the table columns in the source. Default is 1. -W embed-stylesheet[=<0|1>] Embed the primary stylesheet verbatim in the HTML output if possible. Stylesheets with http: URLs are not embeddable. If prest is installed with no default URL specified, the default stylesheet is always embedded. Default is 0. -W enum-list-prefixes[=<0|1>] Specify whether to keep information on prefixes and suffixes of enumerated lists in the output; can be used to specify styles based upon the prefix and suffix attributes. Default is 0. -W field-colon[=<0|1>] Specify whether a field-name should be followed by a colon. Such a colon can be supplied by a style sheet, but this option is retained for backward compatibility. Default is 1. -W field-limit=<num> Specify the maximum width (in characters) for field names in field lists. Longer fields will span an entire row of the table used to render the field list. Default is 14 characters. -W footnote-backlinks=<0|1> Enable backlinks from footnotes and citations to their references if 1 (default is 1). -W footnote-references=<superscript|brackets> Format for footnote references. Default is "superscript". -W html-prolog=<0|1> Generate file prolog for XHTML if 0 or HTML if 1 (default is 0). -W image-exts=<ext-list> A comma-separated list of "ext1=ext2" pairs where any URI with extension ext1 has it mapped to ext2. This option allows using a single document source with multiple writers by using whatever figure extension is appropriate for a given writer. (Deprecated: use "-D image-exts=" instead.) -W link-target=<expr> An expression that determines what the target frame will be in link references. The link URL is available in ``$_`` so that the target frame can depend upon the URL (default is ""). -W option-limit=<num> Specify the maximum width (in characters) for options in option lists. Longer options will span an entire row of the table used to render the option list. Default is 14 characters. -W stylesheet[=<0|URL|file>] Specify a URL or file for the primary stylesheet in the HTML header, or 0 or 'none' to omit the primary stylesheet. A file or "file:" URL should be either a full path or a path relative to where the HTML file will be served. The stylesheet will be a link unless -W embed-stylesheet is specified and the stylesheet is embeddable. Defaults to "${Text::Restructured::PrestConfig::DEFAULTCSS}" -W stylesheet2=file Specify a file to be embedded in the HTML header as a secondary stylesheet. -W target-tag=<a|span> The HTML tag to use for target definitions (default is "a"). =end Description =end reST

1 POD Error

The following errors were encountered while parsing the POD:

Around line 9:

=pod directives shouldn't be over one line long! Ignoring all 5 lines of content