Can someone figure out why my avatar doesn't display on my author pages?

[email protected] ("Linda A. Walsh") Fri, 15 Aug 2014 17:30:37 -0700
Newsgroups perl.cpan.discuss
Message-ID <[email protected]>
Does anyone know why my avatar doesn't display on pages w/my name on them?


If I go to the page with all the avatars in one big page, -- it shows it 
there, so
I'm pretty sure it's associated with my cpan authorID.

But it seems it is broken on the cpan site.

The html seems broken:
<img width="80" height="80" style="float: right;"
src="http://st.pimg.net/tucs/img/who.png"
origsrc="http://www.gravatar.com/avatar/684cf3bb22af29906b03dde1e0fb2a6a?r=g&s=80&d=http%3A%2F%2Fst.pimg.net%2Ftucs%2Fimg%2Fwho.png">

Is origsrc even an html tag?

Why is the original source being overwritten with a different image?

Thanks...