]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/blogspam.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / plugins / blogspam.mdwn
index 9c4072a8da034ef164ae8f270f21d2ebd14ad745..0ebae7d8404ead8106bb46998103e9d533f710da 100644 (file)
@@ -10,7 +10,9 @@ stored in a queue for moderation by an admin.
 To check for and moderate comments, log in to the wiki as an admin,
 go to your Preferences page, and click the "Comment Moderation" button.
 
-The plugin requires the [[!cpan RPC::XML]] perl module.
+The plugin requires the [[!cpan JSON]] perl module.
+The [[!cpan LWPx::ParanoidAgent]] Perl module is recommended,
+although this plugin can also fall back to [[!cpan LWP]].
 
 You can control how content is tested via the `blogspam_options` setting.
 The list of options is [here](http://blogspam.net/api/2.0/testComment.html#options).