#!/usr/bin/perl -w use strict; use CGI::Carp qw(fatalsToBrowser); print "Content-type: text/html\n\n"; my $file; print " "; open (FILE, "$file"); while () { chomp; my ($name1, $name2, $address, $phone) = split("\t"); } close (FILE); print ''; print " "; print " "; print " "; print " "; print ''