use-devel-checklib(1p) debian man page | unix.com

Man Page: use-devel-checklib

Operating Environment: debian

Section: 1p

USE-DEVEL-CHECKLIB(1p)					User Contributed Perl Documentation				    USE-DEVEL-CHECKLIB(1p)

NAME
use-devel-checklib - a script to package Devel::CheckLib with your code.
DESCRIPTION
This script, when run in the directory in which your shiny new module lives, will bundle Devel::CheckLib in the "inc" directory, and update your Makefile.PL (or Build.PL) appropriately. If neither exists, it will create a Makefile.PL.
SYNOPSIS
use-devel-checklib list of libraries WARNINGS, BUGS and FEEDBACK This script has not been thoroughly tested. You should check by hand that it has done what you expected after running it. If you use Module::Build::Compat to write a Makefile.PL, then you will need to re-run this script whenever you have generated a new Makefile.PL. I welcome feedback about my code, including constructive criticism. Bug reports should be made using <http://rt.cpan.org/> or by email.
SEE ALSO
Devel::CheckLib
AUTHOR
David Cantrell <david@cantrell.org.uk> COPYRIGHT and LICENCE Copyright 2007 David Cantrell This software is free-as-in-speech software, and may be used, distributed, and modified under the same conditions as perl itself.
CONSPIRACY
This module is also free-as-in-mason software. perl v5.14.2 2010-11-24 USE-DEVEL-CHECKLIB(1p)
Related Man Pages
module::build::compat(3pm) - suse
devel::checklib(3) - centos
devel::caller::ignorenamespaces(3pm) - debian
module::build::compat(3pm) - debian
module::install::xsutil(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?