Andreas Karlsson <andreas(at)proxel(dot)se> writes:
> What about using FindBin (http://perldoc.perl.org/FindBin.html)?
A quick check suggests that that's present in the core perl
distribution pretty far back, so I think it'll work.
Question is, is it any better than John's "dirname(__FILE__)"
solution?
regards, tom lane