blob: 79ec208b6dc9c1d841bc02e8d1f7decc36e2134d (
plain) (
blame)
1
2
3
4
|
DynaLoader::Functions provides a function-based interface to dynamic loading as
used by Perl. Some details of dynamic loading are very platform-dependent, so
correct use of these functions requires the programmer to be mindful of the
space of platform variations.
|