New issue 152 by mike.lifeguard: contributions() doesn't return data as
documented
http://code.google.com/p/perlwikipedia/issues/detail?id=152
We return an arrayref with one element: an arrayref of hashrefs. We should
get rid of the outer arrayref to match what is documented.
Comment #1 on issue 152 by mike.lifeguard: contributions() doesn't return
data as documented
http://code.google.com/p/perlwikipedia/issues/detail?id=152
Fixed in r497.