Help for this page

Select Code to Download


  1. or download this
    if ( $document_reference ) {
        my @docs = split /\|/, $document_reference;
    
    ...
            $where{DocumentRef} = $document_reference;
        }
    }