Help for this page
#!/usr/bin/perl use strict; ... $drawing->createImage(100, 100, -image => $bitmap); MainLoop();