Tk::PNG - PNG loader for Tk::Photo
use Tk; use Tk::PNG;
my $image = $widget->Photo('-format' => 'png', -file => 'something.png');