Help for this page

Select Code to Download


  1. or download this
    if(defined($opt_href->{"data"})) {
        @roots_paths = (split /,/, $opt_href->{"data"});
    ...
        
        # More same code here...
    }