ok, I read linked article, then copied the perl script text, which bombs.
The TEXT:

*  #!/usr/local/bin/perl -w**
**   use strict;**
**
**   while (<STDIN>) {**
**     s/\r\n/\n/;**
**     print;**
**   }*

This works nicely, and all problems are solved. I tried to download the program using apt-get, but the site for it is not answering th bell, so I just typed this in. Thank you, it i just what the doctor ordered.

--

-Shaboom.

    Kirk Bailey
    CEO, Freehold Marketing LLC
    http://www.OneBuckHosting.com/
Fnord!

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to