in reply to Re^2: HTML::Element accessing "internal attributes" the proper way
in thread HTML::Element accessing "internal attributes" the proper way
I said "might" because I was not sure off the top of my head whether reading off the end of a list produces a warning in Perl or not.
As the documentation says, content_array_ref is just as deprecated as content, with content_list being the preferred interface for new code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: HTML::Element accessing "internal attributes" the proper way (updated)
by LanX (Saint) on Dec 26, 2020 at 02:54 UTC |