Alien::Build::Plugin::Gather::Dino - Experimental support for dynamic share Alien install
version 0.08
use alienfile; plugin 'Gather::Dino';
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.
share
Graham Ollis <plicease@cpan.org>
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.
To install Alien::Role::Dino, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Alien::Role::Dino
CPAN shell
perl -MCPAN -e shell install Alien::Role::Dino
For more information on module installation, please visit the detailed CPAN module installation guide.