Alien::SDL3 - Build and install SDL3
use Alien::SDL3; # Don't.
Alien::SDL3 builds and installs SDL3.
It is not meant for direct use. Just ignore it for now.
my @libs = Alien::SDL3->dynamic_libs;
Returns a list of the dynamic library or shared object files.
Depending on your platform, certain development dependencies must be present.
The X11 or Wayland development libraries are required on Linux, *BSD, etc.
Copyright (C) Sanko Robinson.
This library is free software; you can redistribute it and/or modify it under the terms found in the Artistic License 2. Other copyrights, terms, and conditions may apply to data transmitted through this module.
Sanko Robinson sanko@cpan.org