On Tue, Apr 8, 2008 at 8:22 AM, <[EMAIL PROTECTED]> wrote:
> TEXT FILE ##
>
>
> http://mysite.com/link/here_goes?id=239";>LINK
>
>
>
>
> http://mysite.com/link/here_goes?id=239";>LINK
> width="150">06/11/2007 12:29AM
>
>
> #
[EMAIL PROTECTED] wrote:
All I need is to extract the td with class "PhorumTableRowAlt thread".
pen(TXT, "links.txt") or die "Unable to open file";
my @links = ;
close (TXT);
foreach my $link(@links) {
While the substring of interest spans over multiple lines, you are
dealing with one lin
[EMAIL PROTECTED] wrote:
> TEXT FILE ##
>
>
> http://mysite.com/link/here_goes?id=239";>LINK
>
>
>
>
> http://mysite.com/link/here_goes?id=239";>LINK
> width="150">06/11/2007 12:29AM
>
>
> ##
TEXT FILE ##
http://mysite.com/link/here_goes?id=239";>LINK
http://mysite.com/link/here_goes?id=239";>LINK
06/11/2007 12:29AM
The text file contains hundreds of tds structure lik