On Tue, 8 Mar 2005 19:48:36 -0800, Tracy R Reed wrote: >>�I am aware that Perl has such capabilities although I do not know >>�how they are �implemented. �And to do it in Perl, I would need to >>�learn a lot more than I know �presently. > >�I recommend python over perl nowadays. It is very easy to learn and [snip]
I second that vote. I replaced both Perl and Java with Python. Whether I'm writing an application or an admin script, I find Python is very easy to get along with. MySQL is my database of choice. If I'm writing a web app, I use Webware for Python. http://w4py.org/ -Chuck -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
