Help for this page
{bob is {a cool guy}}
<bob> is <a> cool guy </a></bob>
#!/usr/bin/perl -w ... print FILEOUT $text; close FILEOUT; print "\nYour result is stored in file $outfile\nGoodbye.\n";