The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SDL::Surface - a SDL perl extension

SYNOPSIS

  use SDL::Surface;
  $image = new SDL::Surface(-name=>"yomama.jpg");

DESCRIPTION

To be rewritten...

AUTHOR

David J. Goehrig

SEE ALSO

perl(1) SDL::Rect(3) SDL::Font(3).