Thanks for the tip, Ken. I was not aware of FindBin. The combination

   use FindBin($Bin);
   use lib "$Bin/../ThisProjectLib;

is a particularly nice idea.

Regards,

Vic


At 10:21 PM -0600 12/15/03, Ken Williams wrote:
Yeah, that's a BBEdit-specific quirk.

For a more general solution you might want to use the FindBin module.

-Ken



Reply via email to