[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Clarification on new Perl module packaging procedure



Ben Gertzfield wrote:
> Nobody answered this question, and it's pretty important to me for
> building Perl modules.  perlapi-$Config{version} does not look like a
> substvars construction, and I still have no idea what it means.
> 
> Can someone please explain this?

perl -Mconfig -le 'print "perlapi-$Config{version}"'

Note that dh_perl will look this up for you and you can just put 
${perl:Depends} in your control file if you use it.

-- 
see shy jo



Reply to: