Help for this page

Select Code to Download


  1. or download this
    my @value_eles;
    for (@values) {
    ...
    }
    
    print $xml_handle->book(@value_eles);