diff options
Diffstat (limited to 'dh_perl')
-rwxr-xr-x | dh_perl | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ use Config; use File::Find; use Debian::Debhelper::Dh_Lib; +our $VERSION = DH_BUILTIN_VERSION; + =head1 SYNOPSIS B<dh_perl> [S<I<debhelper options>>] [B<-d>] [S<I<library dirs> ...>] |