in reply to Re: using HTML::Element with an attribute name without value
in thread using HTML::Element with an attribute name without value

I didn't know that <tag att> was equivalent to <tag att="att">...

That answers my question :-)

Thank you.
John