Gentoo Archives: gentoo-dev

From: Rene Zbinden <rene.zbinden@××××××.ch>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] where to put *.pm files
Date: Wed, 25 May 2005 06:06:30
Message-Id: 200505250806.21948.rene.zbinden@solnet.ch
1 Hi
2
3 I am writing a new ebuild. The program contains a perlscript (mainprog.pl)
4 which needs two perl modules like (module1.pm module2.pm)
5
6 I will put mainprog.pl in /usr/bin but where do I put the two modules. Shall I
7 put them in /usr/share/programename and put that to the perl path?
8
9 --
10 cheers,
11 reen
12 --
13 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] where to put *.pm files Michael Cummings <mcummings@g.o>
Re: [gentoo-dev] where to put *.pm files Drake Wyrm <wyrm@×××××.com>