Re: [gentoo-dev] perl-module.class review

2009-09-21 Thread Ciaran McCreesh
On Sun, 20 Sep 2009 20:28:54 +0200 Torsten Veller t...@gentoo.org wrote: +EXPORTED_FUNCTIONS=src_unpack src_compile src_test src_install You're probably not the only one using this trick, so it might be wise to use PERL_EXPORTED_FUNCTIONS or somesuch to avoid name collisions with other eclasses.

[gentoo-dev] perl-module.class review

2009-09-20 Thread Torsten Veller
Attached is a diff of the current and the prospective perl-module.class. Please review. Thanks. --- perl-module.eclass +++ perl-module.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General