Help for this page

Select Code to Download


  1. or download this
    opendir($dh, "$working_directory"
    @files = grep { /\.csv$/i } readdir($dh)