Help for this page
find({ wanted => \&tagEmacsFiles, ... system("etags -a \"$File::Find::name\"") if /\.el$/i && -f $File::Find::name; }