I managed to get my copy compiled and running by commenting out line 1902 in Printer.xs (The real psd structure does not contain a PageNumber field or anything like it). I was able to make use of it in a small project. It seems to work fine, for the portion of the module I've used.
I'll need a PPM package to install it on a couple other machines, including one out of the country. If I can't find one, I'll have to figure out how to make one tomorrow.
I think this module, if it's reliable and as complete as the documentation seems to indicate, fills a niche in Perl that has been sorely missing for many years.
The next thing is to provide an export capability from Tk::Canvas similar to the Postscript module to print from there.