Help for this page
while (<$IN>) { if (/(^w.*)/) { ... last; } }
sub GetDFSdata { #... ... print $OUT "Index Names: $str\n"; } }