EnglishFrenchSpanish

Ad


OnWorks favicon

dh_perl - Online in the Cloud

Run dh_perl in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dh_perl that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dh_perl - calculates Perl dependencies and cleans up after MakeMaker

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 on perl or perlapi. The dependency will be
substituted into your package's control file wherever you place the token ${perl:Depends}.

dh_perl also cleans up empty directories that MakeMaker can generate when installing Perl
modules.

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.

Note that this flag may cause no dependency on perl-base to be generated at all. perl-
base is Essential, so its dependency can be left out, unless a versioned dependency is
needed.

-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.8.3

Perl policy, version 1.20

Use dh_perl online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad