in reply to Issue using DBI on Perl 5.10.1
Have you tried to install DynaLoader from CPAN, and run again your program?
bash-prompt$ cpan install DynaLoaderNote that both D and L in the name are in uppercase. The name Dynaloader will fail
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Issue using DBI on Perl 5.10.1
by Anonymous Monk on Oct 20, 2015 at 23:14 UTC |