Overview The Best Books to Learn Perl Programming help beginners and professionals master modern Perl Programming with updated concepts and practices.Perl remai ...
I'm working on a basic perl script that needs to print (to a file) a variable all on one line. The variable is initially read in from a file where it may contain one or mare carriage returns or "\n"s.
Although this may actually belong in the programming forum, I figure that more Slackware users will see it here and maybe use it and/or improve upon it (I'm not exactly a programmer, but am just able ...