| Alien::SDL - building, finding and using SDL binaries |
Alien::SDL - building, finding and using SDL binaries
use Alien::SDL <options>;
Just gets windows deps for strawberry perl
Please see Alien for the manifesto of the Alien namespace.
In short Alien::SDL can be used to detect and get
configuration settings from an installed SDL and related libraries .
=cut
sub new { my $self = shift; }
#################### main pod documentation begin ################### =head1 BUGS
Please post issues and bugs at http://github.com/kthakore/Alien_SDL/issues
Kartik Thakore
CPAN ID: KTHAKORE
none
Thakore.Kartik@gmail.com
http://yapgh.blogspot.com
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
perl(1).
| Alien::SDL - building, finding and using SDL binaries |