DrWhy has asked for the wisdom of the Perl Monks concerning the following question:
The reason for this behavior is outlined in Re: Cleaning up a path.
I'm sure this is rarely an issue, but in my case I really need to have all the parent shortcut's removed. I'm wondering if there is reason why this functionality can't be provided in some fashion perhaps by explicitly checking for symbolic links in the path? Is it just the case that no one felt the need for this to work the same in Unix and other OS's or is there some technical reason why this is an untenable undertaking?
Just thinking off the top of my head I can think of a number of approaches that might be possible
Is there some reason why at least one of these is a good idea?
--DrWhy
"If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Making File::Spec cross platform
by brian_d_foy (Abbot) on May 20, 2005 at 02:08 UTC | |
by DrWhy (Chaplain) on May 20, 2005 at 14:49 UTC | |
|
Re: Making File::Spec cross platform
by Tanktalus (Canon) on May 20, 2005 at 00:33 UTC | |
by DrWhy (Chaplain) on May 20, 2005 at 15:21 UTC | |
by Tanktalus (Canon) on May 20, 2005 at 16:09 UTC | |
|
Re: Making File::Spec cross platform
by scmason (Monk) on May 19, 2005 at 20:59 UTC |