Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Don't Write That In Perl!

by jettero (Monsignor)
on Dec 19, 2007 at 14:30 UTC ( #657879=note: print w/replies, xml ) Need Help??


in reply to Don't Write That In Perl!

I successfully embedded perl in foxpro. When you unload the .dll foxpro segfaults. I then rewrote the app to not use perl because foxpro isn't stable enough to handle unloading perl...

I also maintain a hideous and evil Sendmail::Milter application. Perl threads just don't seem to have the juice required to make that work. They run pretty solid (as long as you don't exit and get those mysterious memory leak messages), but you can't use signals in a threaded app -- so you don't get to use timeouts for things that block. Perhaps I just suck at perl threads... In any case, I'm re-writing that legacy app to not be a sendmail milter (which requires threads).

In short, due to limitations with sendmail and foxpro, I find perl doesn't fit well in them.

-Paul

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://657879]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2023-09-25 17:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?