Hello, I don't have any specific programming problems but i'm curious to get feedback from Perl programming experts regarding a question i have.
I have seen some Perl modules that allow you to implement C or C++ code into your perl code and i wanted to know at what point in programming would this be useful? When do you believe it would be wise to implement C or C++ code into your Perl Code. Or perhaps the question should be, what programming problems would be assisted in using such a technique?