Re: Newbie, where did I go wrong?

2002-06-07 Thread Felix Geerinckx
on Fri, 07 Jun 2002 07:30:44 GMT, [EMAIL PROTECTED] (Mark-Nathaniel Weisman) wrote: > $link_extor = HTML::LinkExtor->new(\&handle_links); This is just for setting up the handler. Add the following line to do the "real" work. $link_extor->parse($html); [Note: Could it be that you used the '

Newbie, where did I go wrong?

2002-06-07 Thread Mark-Nathaniel Weisman
Writing a script for ActiveState's ActivePerl 5.6.1 which (if the darn thing worked) would do the same thing on a Windows box (with Perl installed, of course) that wget does on a Linux box. What I have (HTML comments added just in case anyone is reading w/ a browser): Output I get is: this is o