The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

compare_to_darkpan - script to compare local Perl packages/versions with your DarkPAN

SYNOPSIS

    $ compare_to_darkpan https://darkpan.yourcompany.com
    Extra modules                                         version
    -------------------------------------------------------------------------------
    Acme::LookOfDisapproval                                 0.006
    Fortune                                                   0.2

    Modules with version mismatch                 darkpan version   local version
    -------------------------------------------------------------------------------
    CGI                                                      3.65            4.13
    Image::Size                                             3.232           3.300
    Imager                                                   0.98           1.001
    Imager::File::GIF                                        0.88            0.90

DESCRIPTION

Compare local Perl modules/versions with whats in your darkpan (pinto or orepan2 or whatever).

LICENSE

Copyright (C) Eric Johnson.

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

AUTHOR

Eric Johnson <eric.git@iijo.org>