I cannot speak for Perl, but Python has been fairly easy for me to pick up, and is frequently used for text processing, as well as web development.  I wouldn't be of much help in that direction, other than to say that the folks on the Python newbie mailing list are generally pretty accessible.<div>
<br></div><div>Perhaps someone with knowledge of both can offer some thoughts on this?</div><div>Don<br><div><br><div class="gmail_quote">On Fri, Jul 8, 2011 at 15:01,  <span dir="ltr"><<a href="mailto:davidm@hisfeet.net">davidm@hisfeet.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Intensely interesting conversation! If I want to learn something about<br>
simple programing is perl a good language to pursue? If so, can you point<br>
me to a good place or good documentation to get started?<br>
<div><div></div><div class="h5"><br>
> On Fri, Jul 8, 2011 at 11:22 AM, Ed Hurst <<a href="mailto:ehurst@soulkiln.org">ehurst@soulkiln.org</a>> wrote:<br>
>><br>
>> Heh. It did indeed put the linebreaks back in, but also left the new<br>
>> file double-spaced. That is, a new empty line between each previous<br>
>><br>
>> line.<br>
>><br>
><br>
> Oops. That's should be easy enough to fix. Find the line that says my $all<br>
> =<br>
> join( "\n", @slurp );. Change it to read my $all = join( "", @slurp );.<br>
> The<br>
> *join* command added the extra newline.<br>
><br>
> --<br>
> Robert Wohlfarth<br>
</div></div><div><div></div><div class="h5">> _______________________________________________<br>
> ChristianSource FSLUG mailing list<br>
> <a href="mailto:Christiansource@ofb.biz">Christiansource@ofb.biz</a><br>
> <a href="http://cs.uninetsolutions.com" target="_blank">http://cs.uninetsolutions.com</a><br>
<br>
<br>
<br>
_______________________________________________<br>
ChristianSource FSLUG mailing list<br>
<a href="mailto:Christiansource@ofb.biz">Christiansource@ofb.biz</a><br>
<a href="http://cs.uninetsolutions.com" target="_blank">http://cs.uninetsolutions.com</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>D.C. Parris, FMP, LEED AP O+M, ESL Certificate<br>Minister, Security/FM Coordinator, Free Software Advocate<div><a href="https://www.xing.com/profile/Don_Parris" target="_blank">https://www.xing.com/profile/Don_Parris</a>  |  <a href="http://www.linkedin.com/in/dcparris" target="_blank">http://www.linkedin.com/in/dcparris</a></div>
<div>GPG Key ID: F5E179BE</div><br>
</div></div>