manpagez: man pages & more
man Devel::CheckBin(3)
Home | html | info | man
Devel::CheckBin(3)    User Contributed Perl Documentation   Devel::CheckBin(3)



NAME

       Devel::CheckBin - check that a command is available


SYNOPSIS

           use Devel::CheckBin;


DESCRIPTION

       Devel::CheckBin is a perl module that checks whether a particular
       command is available.


USING IT IN Makefile.PL or Build.PL

       If you want to use this from Makefile.PL or Build.PL, do not simply
       copy the module into your distribution as this may cause problems when
       PAUSE and search.cpan.org index the distro. Instead, use the
       'configure_requires'.


LICENSE

       Copyright (C) tokuhirom

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


AUTHOR

       tokuhirom <tokuhirom@gmail.com>

perl v5.34.1                      2015-07-22                Devel::CheckBin(3)

devel-checkbin 0.40.0 - Generated Sat Dec 21 10:28:13 CST 2024
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.