logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dh_perl6_depsfile -- create rakudo helper dependency file for perl 6 module packages

Description

       This debhelper script will infer all perl6 module dependencies of the package currently built, and place
       these, one per line, in /usr/share/perl6/debian-sources/<package>/<package>.p6deps. rakudo-helper.pl from
       the rakudo package, typically called from postinst and postrm, uses this file to understand dependencies
       of packages and use them to order precompilation file generation and removal.

Name

       dh_perl6_depsfile -- create rakudo helper dependency file for perl 6 module packages

See Also

dh_perl6_maintscript(1), dh_perl6_test(1), debhelper(7), dh(1)

perl v5.32.0                                       2020-12-06                               DH_PERL6_DEPSFILE(1)

Synopsis

dh_perl6_depsfile

See Also