<<

NAME

Youri::Check::Input::Updates::Source::CPAN - CPAN updates source

DESCRIPTION

This source plugin for Youri::Check::Input::Updates collects updates available from CPAN.

new(%args)

Creates and returns a new Youri::Check::Input::Updates::Source::CPAN object.

Specific parameters:

url $url

URL to CPAN full modules list (default: http://www.cpan.org/modules/01modules.index.html)

COPYRIGHT AND LICENSE

Copyright (C) 2002-2006, YOURI project

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

<<