/Test-CPANfile

see if cpanfile lists every used modules

Primary LanguagePerlOtherNOASSERTION

Test-CPANfile

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

COPYRIGHT AND LICENSE

Copyright (C) 2017 Kenichi Ishigaki

This software is copyright (c) 2017 by Kenichi Ishigaki.

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