Incantation to print the author statistics

| -Uncategorized
lynx -source 'http://lists.q-linux.com/pipermail/plug/2004-July/author.html' |
perl -MXML::LibXML -e 'print $_->findvalue("i") foreach (XML::LibXML->new->parse_html_fh(*STDIN)->findnodes(q!//li[a[@name]]!))' | sort | uniq -c | sort -rn | head -20

E-Mail from sherwin@saturn.emc.com.ph

You can comment with Disqus or you can e-mail me at sacha@sachachua.com.