Alien-SDL3
view release on metacpan or search on metacpan
lib/Alien/SDL3.pm view on Meta::CPAN
=head1 NAME
Alien::SDL3 - Build and install SDL3
=head1 SYNOPSIS
use Alien::SDL3; # Don't.
=head1 DESCRIPTION
Alien::SDL3 builds and installs L<SDL3|https://github.com/libsdl-org/SDL/>.
It is not meant for direct use. Just ignore it for now.
=head1 METHODS
=head2 C<dynamic_libs( )>
my @libs = Alien::SDL3->dynamic_libs;
Returns a list of the dynamic library or shared object files.
( run in 1.744 second using v1.01-cache-2.11-cpan-df04353d9ac )