NAME

Socialtext::CPANWiki - Update a wiki with info from the CPAN RSS Feed

SYNOPSIS

Socialtext::CPANWiki->new(
    rester => $rester,
    filter_page => 'CPAN Module Filter',
)->update;

AUTHOR

Luke Closs, <luke.closs at socialtext.com>

COPYRIGHT & LICENSE

Copyright 2006, 2007 Luke Closs, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.