- or download this
foreach $mitem(@missing) {
$result=$t->search(-forwards,"**",'end');
...
#print "\n@chars";
}
- or download this
do {
...
} until ($char_read eq $white_space);
- or download this
e.g. **word **nextword
- or download this
$char_read=$t->get("$start_pt","$start_pt wordend");