OT: Perl, appending to @INC
From: Birt, Jeffrey (birtj_at_umr.edu)
Date: 04/30/05
- Previous message: Sam Williams: "RealPlayer dissapeared"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Apr 2005 22:39:36 -0500 To: <fedora-list@redhat.com>
Hello all,
I just installed kdebindings-perl from an rpm. The mmodules were installed in a directory that is not in my @INC. I've been searching for a method of appending to @INC to include the new library path rather than have a use lib in the script. What I found so far says:
set PERL5LIB to path or
perl -Ipath
The first accomplishes nothing, the second just seems to hang.
Is there another way? For now I just copied the dcomp stuff to another library that is in @INC
Thanks,
Jeff
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Sam Williams: "RealPlayer dissapeared"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Beginning OO help
... Just to get the hang of the basics before I get more complicated. ... It's not
a good idea to try to parse something as complicated as XML with regular expressions. ...
After you've finished reading "perldoc perltoot," you can get an overview of the Perl documentation
installed on your computer by reading "perldoc perl" ... (comp.lang.perl.misc) - Re: writing binary files
... >>> data is coming off of a DOS machine (so endian is a concern here ...
Python or Perl, since your post referred to Python:-D ... If a C++ program would
hang on 5MB files, ... (comp.lang.perl.misc) - Re: script hangs waiting for key stroke
... > I am running the following script on perl, v5.8.4 built for ...
> hang every now and then and won't continue until I press enter. ... (comp.lang.perl.misc) - Perl causing scheduler to hang
... I'm using the Windows 2000 Server scheduler to execute a few Perl scripts. ...
several of the scripts appear to be causing the Windows ... scheduler to hang. ...
(comp.lang.perl.misc) - Re: Need help with CGI/ DBI error (permissions?)
... I'm still fairly new to Perl, ... > DBI to work together (although I'm getting
the hang of them working ... I'm running Perl 5.8.6 on WinXP using the scaled down
IIS. ... before the http header and the server dosent like using the error message as ...
(comp.lang.perl.misc)