in reply to Re: changing the path name to unix style.
in thread changing the path name to unix style.

It's not a builtin-part-of-the-language, but File::Spec is builtin-part-of-the-core-distribution (see perlmodlib for the complete list).

  • Comment on Re^2: changing the path name to unix style.