or download this
# Many dynamic extension loading problems will appear to come from
# this section of code: XYZ failed at line 123 of DynaLoader.pm.
...
# C code of the extension XS file. Perl reports the error as being
# in this perl code simply because this was the last perl code
# it executed.