Re: perl INC path in rpm.spec file help!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/11/06, Dan Track <dan.track@xxxxxxxxx> wrote:
Hi

I'm trying to extend the paths in the @INC perl variable to include
other directories.

That is done in Perl through the `use lib' statement.  For example:

 use lib '/my/lib/dir';

will have the effect of unshift()ing '/my/lib/dir' onto @INC.

See

 perldoc lib

for more details.

--
Garry Williams +1 678 656-4579


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux