I have a text file that I need to parse in various ways. I have everything working to my standards using a Perl script, except for the removal of blank lines.<BR><BR>Do you know a regex that will work ...
Command-line Perl scripts can make adminstering a UNIX box easier by replacing certain commands with some routine scripts. Find out how to take advantage of this approach. Perl is everywhere. Most ...