I've browsed CPAN. I've Googled. I'm stumped.

I've successfully used PDF::Parse to get at PDF metadata. But I can't
get at the content. Is there a way in perl to extract the contents of a
PDF file?

Last resort will be to use pdftotext or a similar converter, but if I
can go native, so much the better.

Thanks.

Pete