Hi On Linux, I can use "-l" to judge whether a file is a soft link and use readlink/Cwd::realpath to get its real path. But on windows (activeperl), seems both function do not work. Is there a way to do this for me?
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/