Nath, Alok (STSD) wrote:
Can anyone point out why it is not outputting anything ?
It is suppose to read an HTML file and display the table contents.
One thing I observed is - It is not entering the for loop and I s
not printing anything ( in print "Table found at ", join(',',
$ts->coords),
Can anyone point out why it is not outputting anything ?
It is suppose to read an HTML file and display the table contents.
One thing I observed is - It is not entering the for loop and I s
not printing anything ( in print "Table found at ", join(',',
$ts->coords), ":\n";)
#!/usr/bin/perl
u