* Gabor Szabo <[EMAIL PROTECTED]> [2008-08-09 12:15]:
> If I have the following code in a file called Makefile.PL
> 
> use FindBin;
> print "$FindBin::Bin\n";
> 
> perl Makefile.PL  prints
> 
> /home/gabor/work/pugs
> 
> no matter where the file is located.

And whenever I tell people that FindBin is broken and they should
not use it, they look at me like I told them I’m seeing ghosts.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

Reply via email to