I need to convert some HTML reports into PDF using Perl. What are the best CPAN modules for the job?
It depends on exactly what you need to do, but I'd probably look at Template::Extract and PDF::Template.