--- eclass/perl-module.eclass 2002/11/04 01:48:59 1.32 +++ eclass/perl-module.eclass 2003/02/16 04:26:21 1.33 @@ -1,7 +1,9 @@ -# Copyright 2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.33 2003/02/16 04:26:21 vapier Exp $ +# # Author: Seemant Kulleen -# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.32 2002/11/04 01:48:59 mcummings Exp $ +# # The perl-module eclass is designed to allow easier installation of perl # modules, and their incorporation into the Gentoo Linux system.