Help for this page

Select Code to Download


  1. or download this
    my @array = (2,3,4,10,11,12);
    
    ...
    my $list = $set->run_list;
    
    # $list is now "2-4,10-12"