I am parsing a text file in my perl script and wanted to dumb my hash to a pdf file. I dont really need to do formatting of data, just some plain text going to be there in the pdf file. Using a heavy cpan module would be an overkill for this simple task I guess.
What would be the best way to do this without using any externals modules.
I am on AIX 5.3 with perl 5.8