in reply to What is the difference: Calling a (c based) program OR inline c code
If you extend Perl, you can do a lot more. You can peek inside Perl variables - even change them directly. You can walk the OP tree. And many more things.
It'll depends on the specifics of the problem you want to solve what your best action is. There's no general rule.
|
|---|