Help for this page

Select Code to Download


  1. or download this
    sub _xml_serialize {
        my $self = shift;
    ...
            }
        }
    }
    
  2. or download this
    $qiwi->_xml_create(outer => {'-outer-attr' => 'val', '+' => 'outer tex
    +t'})
    
  3. or download this
    ...<outer outer-attr="val">outer text</outer>...