Help for this page
use strict; use warnings; ... $elt->set_att ('attr', 'updated'); $elt->print (); }
::<root> :: <elt attr="updated"/> ::</root>