Help for this page

Select Code to Download


  1. or download this
    <html> @0
      <head> @0.0 (IMPLICIT)
    ...
            <td builder="_text::iterator.name"> @0.1.0.0.3
            <td builder="_text::iterator.age"> @0.1.0.0.4
            <td builder="_text::iterator.weight"> @0.1.0.0.5
    
  2. or download this
    
    my %dynamic_html = (
     '@0.1.0.0.5' => sub { my $node = shift; $node->splice_content(0,1,'ne
    +w text'}
    }