I want to read some PDF document property with Perl. I already have CAM::PDF installed on my system.
Is there an option to use this module to read the properties of a PDF document? If yes could someone give an example or refer to the relevant subroutine that does this?
Or, should I use another module? If yes which module?