<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.2">
</HEAD>
<BODY>
On Mon, 2006-05-08 at 11:51 -0700, Walter Hansen wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">&gt; Some years ago when I was working as a DBA, I used Perl to do things</FONT>
<FONT COLOR="#000000">&gt; like nightly backups.  But time has flown by and I have not used Perl in</FONT>
<FONT COLOR="#000000">&gt; over 15 years and now need to write some simple scripts.  Should I break</FONT>
<FONT COLOR="#000000">&gt; out the Perl book (I assume it would still be good enough) or should I</FONT>
<FONT COLOR="#000000">&gt; learn another scripting language?  As I recall, Perl and Php are similar</FONT>
<FONT COLOR="#000000">&gt; and I am fairly proficient with Php.</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; Todd</FONT>

<FONT COLOR="#000000">I'll probably just be one of the din, but php is a great language for web</FONT>
<FONT COLOR="#000000">pages, probaly the best, but for server work I'd choose perl. Also the</FONT>
<FONT COLOR="#000000">coding is very similar. I doubt you'd have much trouble even after 15</FONT>
<FONT COLOR="#000000">years.</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
Walter,<BR>
<BR>
My preference for scripting nowadays (last 4 years) is Python. If you are interested to have some fun while solving your real problem, pick up Python. It is very easy to learn, a very natural and fun language. You can get everything done with it just like with Perl, but you will have a very readable and maintainable script. I have not yet tried Ruby yet, but people say similar good things about it.<BR>
<BR>
/zsolt<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>


<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">talk mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:talk@nblug.org">talk@nblug.org</A></FONT>
<FONT COLOR="#000000"><A HREF="http://nblug.org/cgi-bin/mailman/listinfo/talk">http://nblug.org/cgi-bin/mailman/listinfo/talk</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>