PMCHECK(1p) | User Contributed Perl Documentation | PMCHECK(1p) |
pmcheck - check that Perl is set up correctly for Perl modules
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.
Copyright (C) 2012-2014 Mark Leighton Fisher.
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.)
2022-10-14 | perl v5.34.0 |