in reply to Re^12: search and replace strings in different files in a directory
in thread search and replace strings in different files in a directory

Dear Corion,

Thanks for the hint, I will see to upgrading Cygwin as you pointed out.

I forgot to mention that my question was related to an error message I got from the shell, i.e.

File::Spec version 3.4 required--this is only version 3.33 at /usr/lib +/perl5/site_perl/5.14/Path/Tiny.pm line 12.

So I thought I'd just upgrade the module as the prompt said, but then things got messy (cf. previous post). Or is there another error I failed to spot?

Thanks a mil in advance for your help

C.
  • Comment on Re^13: search and replace strings in different files in a directory
  • Download Code

Replies are listed 'Best First'.
Re^14: search and replace strings in different files in a directory
by Corion (Patriarch) on Sep 01, 2014 at 12:31 UTC

    Ah, yes, if another module seems to want a more recent version of File::Spec, then upgrading File::Spec is likely the path of least resistance.