EragonJ – A humble navigator

About EragonJ | About this blog

[Perl] @INC problem

leave a comment

Can’t locate DBI.pm in @INC

@INC 指的是 $PERL5LIB 的PATH

EragonJ@hax4.in:Perl$ PERL5LIB=/Library/Perl/5.8.8
EragonJ@hax4.in:Perl$ export PERL5LIB

解決了。

Written by EragonJ

October 18th, 2009 at 4:14 am

Posted in Perl

Tagged with ,