in reply to Re^2: Monitoring a process
in thread Monitoring a process
Having said that, "Can I use perl for embedded application?" I mean I am asking from efficiency point of you.
While debugging application I find that "this" pointer thing is present in Perl also. But one thing surprised me, Virtual function.
In C++ there is a particular situation where we have to think about Virtual Function, while in Perl I am in dark about it. Can you guys refer me to some links which tells me in structures manner about Virtual Table and Virtual Pointer in Perl , so that I can look forward perl as a language to implement COM classes.
|
|---|