|
|
| No such thing as a small change | |
| PerlMonks |
DynaLoader and XSLoaderby fauria (Deacon) |
| on Jan 29, 2005 at 19:46 UTC ( [id://426317]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.fauria has asked for the wisdom of the Perl Monks concerning the following question:
Hi, Monks!
Id like to know what the differences between DynaLoader and XSLoader are. Module descriptions says: DynaLoader: "This document defines a standard generic interface to the dynamic linking mechanisms available on many platforms. Its primary purpose is to implement automatic dynamic loading of Perl modules." XSLoader: "This module defines a standard simplified interface to the dynamic linking mechanisms available on many platforms. Its primary purpose is to implement cheap automatic dynamic loading of Perl modules. For a more complicated interface, see DynaLoader." It seems that XSLoader is easier to use than DynaLoader, but i would like to know what features XSLoader lacks, when compared to DynaLoader. Thank you!
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||