start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: dl_install_xsub Chapter 8
Standard Modules
Next: Reference: dl_undef_symbols
 

dl_load_file

dl_load_file (

filename

)

Dynamically loads filename , which must be the path to a shared object or library; returns undef on error.


Previous: Reference: dl_install_xsub Perl in a Nutshell Next: Reference: dl_undef_symbols
Reference: dl_install_xsub Book Index Reference: dl_undef_symbols