in reply to Re^6: FindBin works differently on Fedora Core 2? (replace)
in thread FindBin works differently on Fedora Core 2?

You mean if I replace the while loop labelled with Resolve $script if it is a link just with ($RealScript,$RealBin) = fileparse($script); the module will still work? Please provide code to prove this.