MatchTemplate in Perl 5.32 on Windows

the prebuild libs do not contain ‘single module’ libs (like opencv_core, opencv_highgui), but a combined ‘opencv_world.lib’
they also do not have any C function (like cvLoadImage()) signatures any more (removed a decade ago),
so that cpan perl module requiring them might be out of date.

please also see related: