cat lib/Lingua/Identify/*.pm | grep _names | cut -d "'" -f 6 | sort | perl -pe '$_ = ucfirst; $_ = "=item $_\n"'