On Mon, Nov 06, 2000 at 11:28:08PM +0100, Denis Barbier wrote: >in woody, what is the canonical way to make a package depend on Perl?
See ยง3 of the perl-policy document in /usr/share/perl-5.005-doc. If you are using debhelper, the dh_perl program should work it out for you. Basically, programs and perl-only modules should depend on perl5, while binary modules should depend on perl-5.005 (perl-5.6, whatever). Regards, -- Brendan O'Dea [email protected] Compusol Pty. Limited (NSW, Australia) +61 2 9810 3633

