[Chicago-talk] FindBin::libs : spurious warnings

Ed Summers ehs at pobox.com
Wed Mar 17 08:37:56 CST 2004


On Tue, Mar 16, 2004 at 12:45:10AM -0600, Steven Lembark wrote:
> You folks wouldn't be the first to've symlinked "Lib"
> someplace instead of "lib" (count me in that club also :-).

Actually we do store things in Lib rather than lib. But that's not the 
issue:

esummers at dinger[~]$ perl -MFindBin::libs -e 1
stat(//home/lib): No such file or directory at
/usr/local/lib/perl5/site_perl/5.8.2/FindBin/libs.pm line 151
stat(//home/esummers/lib): No such file or directory at
/usr/local/lib/perl5/site_perl/5.8.2/FindBin/libs.pm line 151

Cwd::abs_path() under SunOS 5.8 issues warning when abs_path() is called on 
a directory that doesn't exist.

//Ed



More information about the Chicago-talk mailing list