mattk1 has asked for the wisdom of the Perl Monks concerning the following question:

Hi. Does anybody know if the PDF::API2 can add attachments in existing pdf's? pdftk can do this with the command:
pdftk a.pdf attach_files a.edi output b.pdf
I can't find something about this in the doc.