in reply to Re: Let's face it, Perl *is* a scripting language
in thread Let's face it, Perl *is* a scripting language

You can also defuse the situation by offering to increase the stakes, and letting the other party back down. "Let's both solve the same programming problem, and see who gets done faster. Would $500 be an interesting wager? Of course, I might use a different language if I think it would be better for the task at hand, but I win most of my competitions with Perl."

This approach does leave an impression. Make it clear that CPAN is part of Perl, and don't challenge anyone who knows Haskell.

It should work perfectly the first time! - toma
  • Comment on Re^2: Let's face it, Perl *is* a scripting language

Replies are listed 'Best First'.
Re^3: Let's face it, Perl *is* a scripting language
by aufflick (Deacon) on Aug 14, 2006 at 08:40 UTC
    :) Your comment reminds me of the comment by David Heinemeier Hansson (the creator of Rails) who once posed a similar challenge at during a conference presentation, with a similar caveat. It went something like

    I challenge anyone to build an interactive web app faster than I can build it in Rails. Anyone except Avi.

    Avi being Avi Bryant, author of Seaside - the insanely cool Smalltalk web framework.