Nothing Earth-shattering, but a few new things of interest: 2000-10-15 Sean M. Burke <[EMAIL PROTECTED]> Release 3.06 In Element: methods added: $x->id, $x->idf, $x->as_XML, $x->as_Lisp_form In Element: internal optimization: as_HTML no longer uses the tag() accessor. Should cause no change in behavior. In Element: as_HTML (via starttag) no longer tries to dump attributes whose values are references, or whose names are null-string or "/". This should cause no change in behavior, as there's no normal way for any document to parse to a tree containing any such attributes. In Element: minor rewordings or typo-fixes in the POD. (no changes to the other modules) -- Sean M. Burke [EMAIL PROTECTED] http://www.spinn.net/~sburke/
