#=comment open VIEWFILE, "< $path" or die "Can't open $patht: $!
\n"; while( my $v_file = ) { for (my $count=0; ; $count++) { print "
$v_file

"; } } close VIEWFILE; #=cut