Hi all, I'm trying to use the canonpath() method of the File::Spec module, but it seems I don't get the goal of that method...
What I'm trying to do is: I have a path ("/home/user1/dir/..") and want to make it right (so in this case, "/home/user1"). How can I do that without playing with some splitdir() or things like that? Thanks -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]