[Zope] how can i run perl script for Zope?
   
    Ben Avery
     
    ben@thesite.org
       
    Wed, 25 Sep 2002 11:37:00 +0100
    
    
  
> 
>>Most people who think this is a good idea just end up using Python in the
>>end anyway.
> 
> can u explain why?
> 
I've been a Perl coder for years. it took me no time at all to switch to 
Python, and I much prefer it now.
it's very simple and minimalistic, but that means the code you write is 
strightforward and easy to read, and to write.
I do still have a soft spot for Perl, I can do very clever, subtle 
things in Perl, but I pity the poor fool who has to maintain it after I 
leave :)