in reply to Re: Passing a list as a subroutine's return value ( list of HTML::Element objects )
in thread Passing a list as a subroutine's return value ( list of HTML::Element objects )

Not quite that simple, cause you now have a memory leak. The entire tree is never freed.

  • Comment on Re^2: Passing a list as a subroutine's return value ( list of HTML::Element objects )

Replies are listed 'Best First'.