I installed David Raynes' plugin "MTPingedURLs" and also got XML::RSS module.
I put the plugin in mt/plugins directory and the module in mt/extlib/XML directory
And this is my code in my individual entry archive
<MTPingsSent>
<MTPingedURLs>
<a href="<MTPingedURLEntryLink>">"LINK" to <MTPingedURLEntryTitle></a><br>
</MTPingedURLs>
Pinged URL: <$MTPingsSentURL$></br>
</MTPingsSent>
but it doesn't give any information ..
Is still there a problem I can have ?
Hmmmmm interesting !!!
Hmmmmm interesting !!!
Hmmmmm interesting !!!
Hmmmmm interesting !!!
http://www.movabletype.org/support/index.php?act=ST&f=20&t=26563&s=02916cad929acc8d25a27aa0bc4e3d82
http://www.movabletype.org/support/index.php?s=4b6f96fe6b58f0a8942aa595573a8dac&act=ST&f=20&t=26563&st=0#entry121214
From the looks of your HTML code, the plugin is erroring out ( appears in your output).
Do you or your host have XML::Parser installed? It is a requirement for XML::RSS and needs to be installed by your host.