Alien-MariaDB

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    and build from source if necessary.

METHODS
    Inherits all methods from Alien::Base.

  libs
    Overridden to add "-Wl,-rpath" flags on macOS share installs so the
    dynamic linker can find the bundled libmariadb at runtime.

SEE ALSO
    Alien::Base, <https://mariadb.com/kb/en/mariadb-connector-c/>

AUTHOR
    vividsnow

LICENSE
    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.

lib/Alien/MariaDB.pm  view on Meta::CPAN


Inherits all methods from L<Alien::Base>.

=head2 libs

Overridden to add C<-Wl,-rpath> flags on macOS share installs so the
dynamic linker can find the bundled libmariadb at runtime.

=head1 SEE ALSO

L<Alien::Base>, L<https://mariadb.com/kb/en/mariadb-connector-c/>

=head1 AUTHOR

vividsnow

=head1 LICENSE

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.



( run in 1.665 second using v1.01-cache-2.11-cpan-df04353d9ac )