1USE-DEVEL-CHECKLIB(1) User Contributed Perl DocumentationUSE-DEVEL-CHECKLIB(1)
2
3
4
6 use-devel-checklib - (DEPRECATED)a script to package Devel::CheckLib
7 with your code.
8
10 This script was DEPRECATED.
11
12 If you need to depend on this library, you should use
13 `configure_requires` in Makefile.PL or Build.PL instead.
14
16 This script has not been thoroughly tested. You should check by hand
17 that it has done what you expected after running it.
18
19 If you use Module::Build::Compat to write a Makefile.PL, then you will
20 need to re-run this script whenever you have generated a new
21 Makefile.PL.
22
23 I welcome feedback about my code, including constructive criticism.
24 Bug reports should be made using <http://rt.cpan.org/> or by email.
25
27 Devel::CheckLib
28
30 David Cantrell <david@cantrell.org.uk>
31
33 Copyright 2007 David Cantrell
34
35 This software is free-as-in-speech software, and may be used,
36 distributed, and modified under the same conditions as perl itself.
37
39 This module is also free-as-in-mason software.
40
41
42
43perl v5.34.1 2022-05-27 USE-DEVEL-CHECKLIB(1)