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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: bootstrap Chapter 8
Standard Modules
Next: Reference: dl_expandspec
 

dl_error

dl_error

Gets error message text from the last failed DynaLoader function:

$message = dl_error();


Previous: Reference: bootstrap Perl in a Nutshell Next: Reference: dl_expandspec
Reference: bootstrap Book Index Reference: dl_expandspec