From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JXbjl-0008TS-7Q for garchives@archives.gentoo.org; Fri, 07 Mar 2008 12:31:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B1A1E0693; Fri, 7 Mar 2008 12:31:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E2BF6E0693 for ; Fri, 7 Mar 2008 12:31:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 8E16CB4A75 for ; Fri, 7 Mar 2008 12:31:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -0.683 X-Spam-Level: X-Spam-Status: No, score=-0.683 required=5.5 tests=[AWL=1.916, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 66qL55jj0u22 for ; Fri, 7 Mar 2008 12:31:36 +0000 (UTC) Received: from derhammer.net (mephisto.derhammer.net [213.239.201.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4F26DB49DD for ; Fri, 7 Mar 2008 12:31:35 +0000 (UTC) Received: (qmail 13669 invoked by uid 1000); 7 Mar 2008 12:31:31 -0000 Date: Fri, 7 Mar 2008 13:31:31 +0100 From: Michael Hammer To: gentoo-devhelp@lists.gentoo.org Subject: [gentoo-devhelp] CPAN Modules Message-ID: <20080307123131.GF12495@mephisto> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Development-related help X-BeenThere: gentoo-devhelp@gentoo.org X-BeenThere: gentoo-devhelp@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="A9z/3b/E4MkkD+7G" Content-Disposition: inline X-GPG-Fingerprint: 8704 11D1 048A 2F24 89D0 6B9E 3EC4 6EDF 1BA5 F0DE X-GPG-Key-ID: 0x1BA5F0DE User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: 628285e9-5a28-4743-936a-66cae0e2663e X-Archives-Hash: c1f7c53a514eee1a263fa86aa5ea0a09 --A9z/3b/E4MkkD+7G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! I am writing an ebuild for ikiwki. That's a wiki compiler written in Perl which uses a few modules from CPAN. At least it needs Text::Markdown URI HTML::Parser HTML::Template HTML::Scrubber Depending on some non global USE I would need a few more CPAN modules I have to install. I would like to use g-cpan but there are a few things which aren't nice to implement. * I've asked myself if anybody already has made some kind of function set (eclass?) for automatically install CPAN modules. * If I am installing g-cpan as dependency and the user has no overlay defined temporary ebuilds are created to install the Modules but they aren't tracked for update or removal if no longer needed. That's not very cute. * The other possibility I see is to create an ebuild for each CPAN module I need. Does that conflict with the idea of g-cpan? Thanks for any help in advance mueli --=20 ---------------------------------------------------------------------- ______ Michael Hammer / | GPG-Key-ID: 0x1BA5F0DE \______| GPG-Fingerprint: || 8704 11D1 048A 2F24 89D0 6B9E 3EC4 6EDF 1BA5 F0DE || phone: +43 (0) 650 86 33 55 8 || Graz - AUSTRIA || http://www.michael-hammer.at/ michael@derhammer.net ~~ ---------------------------------------------------------------------- --A9z/3b/E4MkkD+7G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFH0TWjPsRu3xul8N4RAky7AKCG1JqBvPgpzPooJA50Z1QDTESzegCfQyKj yecM/UfDdGMEhV0zSHKF5uc= =n55Y -----END PGP SIGNATURE----- --A9z/3b/E4MkkD+7G-- -- gentoo-devhelp@lists.gentoo.org mailing list