Help for this page

Select Code to Download


  1. or download this
    find(sub {
        push @libs, "$_\n" if -f && /\.lib(?:\.\d+)?$|serport|serport_d/ &
    +& !$seen{$_}++;
    }, "$options{data}");