Saved Bookmarks
| 1. |
Is it possible to load binary extension dynamically? |
|
Answer» YES, PERL programmers can load BINARY extensions dynamically. But, for that, your SYSTEM should support more functionality than what is currently AVAILABLE, so it can load it up and keeps running. But then, if the binary extension does not recommend it, programmers have to calculate & compile the extension manually. |
|