- or download this
<blank title="Title of My Page">
- or download this
#text is put in an array called page_text
foreach my $new_line(@page_text) {
...
#do some logic to add a blank page with that title
}
}
- or download this
if ($new_line =! m/sameregexasabove?/sig) {
#don't write a new line with the xml tag, but any other text is
+ okay
}