HTML::Element remove method

WWW projekt (wwwproj@dna.lth.se)
Fri, 19 Jul 1996 16:36:37 +0200


Hello there!

I would like to have a method that can remove a a child and all of its
subchilds in an elements contents.

Is there an easy way of doing this today accessing $e->{'_content'}?

I thought of using grep, but it seemed a bit dangerous. What happens if
we remove the element that pos is pointing at?

---
Stefan Eriksson, Lund university, Sweden
wwwproj@dna.lth.se, dat93ser@ludat.lth.se