1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
# NAME
App::cpanoutdated - detect outdated CPAN modules in your environment.
# DESCRIPTION
see [cpan-outdated](https://metacpan.org/pod/cpan-outdated).
# AUTHOR
Tokuhiro Matsuno
# LICENSE
Copyright (C) 2009 Tokuhiro Matsuno.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
# SEE ALSO
[CPAN](https://metacpan.org/pod/CPAN)
[App::cpanminus](https://metacpan.org/pod/App::cpanminus)
[App::DualLivedList](https://metacpan.org/pod/App::DualLivedList)
|