NAME
Alien::Build::Plugin::Gather::Dino - Experimental support for dynamic share Alien install
VERSION
version 0.08
SYNOPSIS
use alienfile;
plugin 'Gather::Dino';
DESCRIPTION
This alienfile plugins find directories inside the share directory with dynamic libraries in them for share
type installs. This information is necessary at either build or run-time by XS modules. For various reasons you are probably better off building static libraries instead. For more detail and rational see the runtime documentation Alien::Role::Dino.
SEE ALSO
AUTHOR
Graham Ollis <plicease@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017-2022 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.