The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

pmcheck - check that Perl is set up correctly for Perl modules

DESCRIPTION

pmcheck checks that Perl is correctly set up for Perl modules. For now, pmcheck just verifies that the entries in @INC are existing readable directories.

SEE ALSO

pmdirs(1), pmpath(1)

AUTHOR and COPYRIGHTS

Copyright (C) 2012-2013 Mark Leighton Fisher.

LICENSE

This is free software; you can redistribute it and/or modify it under the terms of either: (a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or (b) the Perl "Artistic License". (This is the Perl 5 licensing scheme.)