Приглашаем посетить
Русская библиотека (biblioteka-rus.ru)

Reference: insert_element

PreviousChapter 17
The LWP Library
Next
 

insert_element

 $h->insert_element($element, implicit)

Inserts the object $element at the current position relative to the root object $h and updates the position (indicated by pos) to the inserted element. Returns the new $element. The implicit argument is a boolean indicating whether the element is an implicit tag (true) or the original HTML (false).


PreviousHomeNext
Reference: implicitBook IndexReference: is_empty