Re: I/O-Operations

2010-10-03 Thread Brandon McCaig
On Sun, Oct 3, 2010 at 3:29 PM, "jobst müller" wrote: > Bareword found where operator expected at perl_script_four.pl line 15, near > "my $p = HTML::TokeParser->new($file) or die "Can't" The line above that appears to be this: >  ->in(*'.'*); I'm guessing that you meant: ->('*.*'); General

I/O-Operations

2010-10-03 Thread jobst müller
Good evening dear list hello Brandon hello all! here i am back agian: with new findings - here new results of the first trials.. See more below: According the above findings regarding the path - i have changed in the parser some lines. I found out that these lines were very helpful - since t