in reply to Re^2: changing the path name to unix style.
in thread changing the path name to unix style.
For the same reason print '4 + 5' doesn't print 9. It makes no sense for Perl to treat string literals as code (unless explicitely told to using eval).