Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="UTF-8" ?>
    <root>
    ...
            <baz other="dummy"/>
         </foo>
    </root>
    
  2. or download this
    use strict;
    use warnings;
    ...
            $self->SUPER::start_element($el);
        }
    }
    
  3. or download this
    macbookseb:perl seb$ perl -v
    This is perl 5, version 22, subversion 1 (v5.22.1) built for darwin-th
    +read-multi-2level[...]
    ...
      Encoding   "UTF-8",
      Version    1.0
    }