Help for this page

Select Code to Download


  1. or download this
    my @exts;
    my @eFILES = grep { 
    ...
        && -f "$LIBDIR/$_"
    } readdir(LDIR);