Re: Is Perl *that* good?

From: Cameron Laird (claird_at_lairds.com)
Date: 04/28/04


Date: Wed, 28 Apr 2004 13:58:10 -0000

In article <du7k700w7k5.fsf@mozart.cc.tut.fi>,
Ville Vainio <ville@spammers.com> wrote:
                        .
                        .
                        .
>not knowing Python. Somehow people acquire weird proconceptions (tcl
>is best for quick uis, perl for string handling, ...) and refuse to
>reconsider them even if the realities that originally created the
>preconceptions have changed, rendering the original claim
>categorically false.
                        .
                        .
                        .
Oh, yes. A particular concentration of this I know is in Unix
system administration. People will sometimes stand on their
heads to do things in ways that made a lot of sense in 1994,
say, but are multiply suboptimal in 2004 (construction of fragile
shell-coded if-file-appears-in-FTP-listing algorithms when any
sane sysad supports ssh and friends, and so on). Some of the
best books are from the early '90s, and ... well, we get ourselves
into funny states.

-- 
Cameron Laird <claird@phaseit.net>
Business:  http://www.Phaseit.net


Relevant Pages

  • Re: Is Perl *that* good?
    ... Somehow people acquire weird proconceptions (tcl ... >is best for quick uis, perl for string handling, ...) ...
    (comp.lang.python)
  • Re: Choosing Perl/Python for my particular niche
    ... >I was under the impression that Tcl ... >it's good to know that Tcl is an option to Perl and Python, ... >algorithms for programming coarse grain reconfigurable ...
    (comp.lang.perl.misc)
  • Re: Choosing Perl/Python for my particular niche
    ... >I was under the impression that Tcl ... >it's good to know that Tcl is an option to Perl and Python, ... >algorithms for programming coarse grain reconfigurable ...
    (comp.lang.python)
  • Tcl faster than Perl/Python...but only with tricks...
    ... about if it is possible for Python to beat Perl in a small text matching ... there comes a really fast Tcl solution at the ... $ cat *.htm> bigfile ... The code there for Perl was: ...
    (comp.lang.tcl)
  • Re: Interactive apps with tcl
    ... I am trying to build an interactive test application. ... would like to generate interactive commands to an existing ... I think you will want to look at the Expect extension to Tcl. ... If you prefer to work in Perl, ...
    (comp.lang.tcl)