Alien::SDL - building, finding and using SDL binaries


NAME

Alien::SDL - building, finding and using SDL binaries


SYNOPSIS

    use Alien::SDL <options>;
    Just gets windows deps for strawberry perl


DESCRIPTION

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


SUPPORT


AUTHOR

    Kartik Thakore
    CPAN ID: KTHAKORE
    none
    Thakore.Kartik@gmail.com
    http://yapgh.blogspot.com


COPYRIGHT

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.


SEE ALSO

perl(1).

 Alien::SDL - building, finding and using SDL binaries