libwww-perl / WWW-Mechanize

Handy web browsing in a Perl object
https://metacpan.org/pod/WWW::Mechanize
Other
68 stars 53 forks source link

use HTML::TreeBuilder 5 -weak; #251

Closed oalders closed 5 years ago

oalders commented 6 years ago

See https://metacpan.org/pod/HTML::Element#Weak-References

This would mean we could stop calling delete() here https://metacpan.org/source/OALDERS/WWW-Mechanize-1.88/lib/WWW/Mechanize.pm#L325