NAME Module::Advisor - check a modules you are installed SYNOPSIS use Module::Advisor; Module::Advisor->new()->check(); DESCRIPTION Module::Advisor checks a modules you are installed, in tokuhirom's rule. AUTHOR Tokuhiro Matsuno SEE ALSO LICENSE Copyright (C) Tokuhiro Matsuno This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.