Hello.
I get an error when I run the following code from Perl 5.28 with the module “IO :: AIO” added under Windows10 64-bit.
Please tell me the solution.
use IO::AIO;
Can’t load ‘C:/Perl64/site/lib/auto/IO/AIO/AIO.dll’ for module IO::AIO: load_file:(in Japanese “The specified module cannot be found.”) at C:/Perl64/lib/XSLoader.pm line 93.
at C:/Perl64/site/lib/IO/AIO.pm line 204.
BEGIN failed–compilation aborted at C:/Perl64/site/lib/IO/AIO.pm line 205.
Compilation failed in require at sample_487.pl line 3.
BEGIN failed–compilation aborted at sample_487.pl line 3.
You can reproduce it using this project.
ActivePerl-5.28-IO-AIO-Trial - lemorin - ActiveState Platform ActiveState