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