Scroll to navigation

Debian::PkgPerl::Util(3pm) Debian Perl packaging Tools Debian::PkgPerl::Util(3pm)

NAME

Debian::PkgPerl::Util - utility functions for PkgPerl tools

SYNOPSIS

 use Debian::PkgPer:Util;
 ...
 $dep = "$dep <!nocheck>"
    unless Debian::PkgPerl::Util->probable_build_dependency($pkg);

DESCRIPTION

Returns true if the package name is likely to be used for building, and not only at runtime or only for testing.

COPYRIGHT AND LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See <http://dev.perl.org/licenses/> for more information.

2023-02-24 pkg-perl-tools 0.75