Skip to content

Alien::Build plugin to probe for GnuWin32 packages using the Windows registry

Notifications You must be signed in to change notification settings

PerlAlien/Alien-Build-Plugin-Probe-GnuWin32

Repository files navigation

Alien::Build::Plugin::Probe::GnuWin32 linux macos windows

Probe for GnuWin32 packages using the Windows registry

SYNOPSIS

use alienfile;

plugin 'Probe::GnuWin32' => (
  registry_key_regex => 'flex',
  exe_name           => 'flex',
);

DESCRIPTION

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.

SEE ALSO

AUTHOR

Graham Ollis [email protected]

COPYRIGHT AND LICENSE

This software is copyright (c) 2017-2024 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.

About

Alien::Build plugin to probe for GnuWin32 packages using the Windows registry

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages