- or download this
<heading level=2>
Introduction to Arguments</heading>
- or download this
<heading>
<index primary-key="procedures" secondary-key="definition, rest ar
+guments in"/>
<index primary-key="rest arguments" secondary-key="specifying, in
+procedure definition"/>
level=3,
Specifying Rest Arguments in a Procedure Definition</heading>
- or download this
<heading2>
Introduction to Arguments</heading2>
- or download this
<heading3>
<index primary-key="procedures" secondary-key="definition, rest ar
+guments in"/>
<index primary-key="rest arguments" secondary-key="specifying, in
+procedure definition"/>
Specifying Rest Arguments in a Procedure Definition</heading3>
- or download this
$text =~ s/<heading([^(<\/heading>)]*?)level=(.{1})([^(<\/heading>)]*?
+)<\/heading>/<heading$2>$1$3<\/heading$2>/gsix;