in reply to Re^3: Remove Tabs and Newlines Inside Fields of Text Tab Delimited Files from Excel
in thread Remove Tabs and Newlines Inside Fields of Text Tab Delimited Files from Excel
I work exclusively in Windows environments (for better or worse) and use Strawberry Perl, so I'm spoiled on the simple "cpan module_whatever" command for installs (I presume it does all those things for me?). I have on a few occasions had to go down a far more manual path involving downloading a module, creating the makefile, using "dmake", testing, and installing as you say. I'm so bad at remembering how to do it that I wrote the steps in to a bunch of tiny little scripts that I just run in order manually, though I'd guess I'll run in to something at some point where those don't work right either.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Remove Tabs and Newlines Inside Fields of Text Tab Delimited Files from Excel
by stevieb (Canon) on Jul 19, 2016 at 12:13 UTC |