perl -le "open RD, 'perl510.exports'; while () { print (split /\s+/, $_)[4] }" >perl510.def