Gentoo Archives: gentoo-dev

From: Torsten Veller <ml-en@××××××.net>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] appropriate dir for perl module
Date: Wed, 09 Jun 2004 08:09:09
Message-Id: 20040609094851.GA03b82.tv@veller.net
1 i am writing an ebuild for a package that contains a perl script. The Makefile
2 says:
3 # Perl module
4 perlmoddir = $(datadir)/perl5
5
6 So the .pm file will be installed in '/usr/share/perl5'.
7
8 Should i move this perl module to another directory? Which? Which tools help
9 me spotting the perl dir?
10 TIA
11
12 --
13 .: Torsten | Elegance and truth are inversely related. :.
14
15 --
16 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] appropriate dir for perl module Michael Cummings <mcummings@g.o>