Help for this page

Select Code to Download


  1. or download this
    sub elt_class { "XML::Twig::Elt" };
    
    # in XML::Twig, every time it needs to create an element
    $self->elt_class->new;