sub html_files { push @data, $File::Find::name if /\.s?html?$/i; }