Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
dh_perl(1)
Edit
PageHistory
Diff
Info
LikePages
DH_PERL !!!DH_PERL NAME SYNOPSIS DESCRIPTION OPTIONS CONFORMS TO SEE ALSO AUTHOR ---- !!NAME dh_perl - calculates perl scripts !!SYNOPSIS __dh_perl__ [[''debhelper options''] [[__-d__] [[''library dirs ...''] !!DESCRIPTION dh_perl is a debhelper program that is responsible for generating the ${perl:Depends} substitutions and adding them to substvars files. The program will look at perl scripts and modules in your package, and will use this information to generate a dependency. The dependency will be substituted into your package's control file wherever you place the token ``${perl:Depends}''. !!OPTIONS __-d__ In some specific cases you may want to depend on perl-base rather than the full perl package. If so, you can pass the -d option to make dh_perl generate a dependency on the correct base package. This is only necessary for some packages that are included in the base system. __-V__ By default, scripts and architecture independent modules don't depend on any specific version of perl. The -V option causes the current version of the perl (or perl-base with -d) package to be specified. ''library dirs'' If your package installs perl modules in non-standard directories, you can make dh_perl check those directories by passing their names on the command line. It will only check the vendorlib and vendorarch directories by default. !!CONFORMS TO Debian policy, version 3.0.1 Perl policy, version 1.18 !!SEE ALSO debhelper(1) This program is a part of debhelper. !!AUTHOR Brendan O'Dea ----
2 pages link to
dh_perl(1)
:
Man1d
debhelper(1)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.