Help for this page

Select Code to Download


  1. or download this
     sub set_xml{
           (my $self, my $xml)=@_;
           $self->xml($xml);
    
    }