open (FILE, "pdftotext -layout foo.pdf - |"); $title = ; print "

$title\n"; close FILE;