Re: uninitialized value
"Terrence Brannon" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
On 3/19/06, Andy Lester <[email protected]> wrote: > > On Mar 19, 2006, at 11:43 AM, stu meacham wrote: > > > When I use HTML::TreeBuilder I get this: > > > > Use of uninitialized value in subroutine entry at > > /Library/Perl/5.8.6/HTML/TreeBuilder.pm line 94. > > > > What would be the easiest way to fix this? Thanx. > > > Need to know what your code and data look like. not only that , but do "make test" and report the results 00system.t so that we know what version of HTML::Tree(Builder)? you are running