man > dh_perl_openssl(1)

DH_PERL_OPENSSL(1) User Contributed Perl Documentation DH_PERL_OPENSSL(1)

📛 NAME

dh_perl_openssl - add dependencies required for OpenSSL modules

🚀 Quick Reference

Use CaseCommandDescription
Add OpenSSL dependency via debhelper addondh $@ --with perl_opensslInclude perl_openssl addon in debian/rules
Use dh-sequence-perl-openssl (since perl-openssl-defaults/4)Build-Depends: dh-sequence-perl-opensslOmit --with perl_openssl, simpler dependency

📋 SYNOPSIS

dh_perl_openssl [debhelper options]

📝 DESCRIPTION

dh_perl_openssl is a debhelper program that is responsible for adding a dependency on perl-openssl-abi-* to the ${perl:Depends} substitution variable. Such a dependency is needed for packages that expose the OpenSSL binary interface to Perl code, such as pointers to SSL_CTX structs.

A debhelper addon is also provided. This makes it possible to just use

#!/usr/bin/make -f
%:
        dh $@ --with perl_openssl

for debian/rules.

Alternatively, since perl-openssl-defaults/4 you can just build depend on dh-sequence-perl-openssl and omit the --with perl_openssl part.

🔍 SEE ALSO

debhelper(7)

http://bugs.debian.org/848113

ÂŠī¸ COPYRIGHT AND LICENSE

Based on dh_perl_dbi in the libdbi-perl package by Angar Buchardt.

Copyright 2010, Ansgar Burchardt <ansgar AT debian.org>

Copyright 2016, Niko Tyni <ntyni AT debian.org>

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

perl v5.32.1 2021-11-24 DH_PERL_OPENSSL(1)

dh_perl_openssl(1)
📛 NAME 🚀 Quick Reference 📋 SYNOPSIS 📝 DESCRIPTION 🔍 SEE ALSO ÂŠī¸ COPYRIGHT AND LICENSE

Generated by phpman v4.9.26-5-g7740029 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-21 01:56 @216.73.216.45
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!