in reply to What is Perl *NOT* good at?

I wouldn't use Perl for writing advanced 3D grahics software, I tried it didn't work out. Also I don't see Perl used in embedded systems or real time systems. Let me know if I am wrong.

Replies are listed 'Best First'.
Re: Re: What is Perl *NOT* good at?
by blue_cowdawg (Monsignor) on Apr 21, 2004 at 02:37 UTC

        Also I don't see Perl used in embedded systems

    While I haven't tried running Perl on an embedded system (hmm....) I have used Perl to do format conversions and upload byte code to an embedded system board (PIC16 series) and do my testing for me. I've also used Perl to extract data from a very small data aquisition unit (about the size of a small pill bottle) that recorded the acceleration and G forces on a model (large model... over 7 foot tall) rocket and display the results.