# Extract main (left) image. qx|exiftool -trailer:all= $mpo -o L.jpg 2>&1 1>/dev/null|; print "ExifTool error on image 1: $?\n" if $?;