module Pl_HTML_Element:Wrapper around Perlsig
..end
HTML::Element
class.type 'a
content_t =
| |
Element of |
| |
String of |
class html_element :Perl.sv ->
object
..end
val new_ : string -> (string * string) list -> html_element