Stupid Perl Question
May. 21st, 2004 01:37 pmBecause of the Pain In The Arse that is manually configuring perl when one installs by hand, last time I just accepted the defaults. Which *mostly* worked.
But I have some modules in /usr/share/perl5 (for some reason), and /usr/share/perl5 wasn't added to the system base @INC. Now for me, of course, I can just set PERL5LIB, but for cronjobs, it ain't so easy, and, well, I'd rather just have the base, default @INC include /usr/share/perl5.
There must be a way. Anyone?
sol.
.
But I have some modules in /usr/share/perl5 (for some reason), and /usr/share/perl5 wasn't added to the system base @INC. Now for me, of course, I can just set PERL5LIB, but for cronjobs, it ain't so easy, and, well, I'd rather just have the base, default @INC include /usr/share/perl5.
There must be a way. Anyone?
sol.
.