in reply to Re: backticks on windows (ActiveState)
in thread backticks on windows (ActiveState)

You shouldn't use Win32::AbsPath. Use File::Spec::Functions, which is a core module. It does the same thing. Unfortunately, Jenda makes no mention of this in the pod.
  • Comment on Re: Re: backticks on windows (ActiveState)