Perl Program to Replace Dashes in a File
by matt392 in Design > Software
386 Views, 1 Favorites, 0 Comments
Perl Program to Replace Dashes in a File

This is a program that will import a file, then take a number and remove the dashes from it. This is a quick way to replace a character in a text file. The program is attached.