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


NAME

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

Back to Top


SYNOPSIS

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

Back to Top


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

Back to Top


SUPPORT

Back to Top


AUTHOR

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

Back to Top


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.

Back to Top


SEE ALSO

perl(1).

Back to Top

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