Help for this page
use strict; no warnings; ... SDL::delay(2000); SDL::quit();
#include <SDL.h> #include <cairo.h> ... return 0; }