Help for this page
#!/usr/bin/perl use strict; ... $canvas->createImage(0, 0, -image => $photo, -anchor => 'nw'); MainLoop;