in reply to Re^11: search and replace strings in different files in a directory
in thread search and replace strings in different files in a directory
/bin/sh: gcc-4: Kommando nicht gefunden.
This means you should install the gcc cygwin package. But unless you really, really need a recent version of File::Spec, don't upgrade File::Spec. It comes with the Perl core distribution and there rarely is a need to upgrade it. I haven't read the previous replies you already got, so there might be a reason to actually upgrade the module, but unless there is a pressing need to do so, I wouldn't.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^13: search and replace strings in different files in a directory
by PitifulProgrammer (Acolyte) on Sep 01, 2014 at 12:28 UTC | |
by Corion (Patriarch) on Sep 01, 2014 at 12:31 UTC |