Help for this page
<%shared> return unless $r->uri =~ /\.png$/; ... $m->print($image->png); $m->abort(200); </%shared>