Help for this page
foreach (keys %global_variables) { $content =~ s/\$\($_\)/$global_variables{$_}/g; }
$content =~ s/\n/\n$indent /g;
$text =~ s/\n.*/ [more\.\.\.]/s;