Alien::Build::Plugin::Probe::GnuWin32 - Probe for GnuWin32 packages using the Windows registry
version 0.59
use alienfile; plugin 'Probe::GnuWin32' => ( registry_key_regex => 'flex', exe_name => 'flex', );
This plugin is used specifically to find tools that are provided by the GnuWin32 project. It used to be part of the Alien::Build core, but is now distributed separately.
Graham Ollis <plicease@cpan.org>
This software is copyright (c) 2017 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.