RSS | Module Info | Add a review of FindBin-Real

7 out of 8 found this review helpful:

FindBin-Real (1.04) *****

Like the standard FindBin module, but works under mod_perl and other persistent environments -- the directory is calculated each time in a function call, rather than cached in a global variable. This makes the interface slightly less convenient, and presumably makes it slower as well.

The "Real" suffix on the name is a little misleading: both FindBin and FindBin::Real provide both Bin and RealBin directories (the latter being with links resolved).

Smylers - 2005-09-08 10:54:00
Was this review helpful to you?  Yes No


the camel