Help for this page

Select Code to Download


  1. or download this
    @t_arr = grep {
        $var3 = (split /[_.]/)[2];
    ...
    } grep {
        !-d and $_ !~ /^\./ 
    } readdir(EVT_DIR);