htmldoc defines the PDF::PDF constant to be a string that equals 'pdf'.
Unfortunately that means any code inside the root PDF module (like my pdf-reader) that uses the PDF constant gets the string instead of the root module we expect. Can the PDF::PDF constant be renamed to something else?
htmldoc defines the PDF::PDF constant to be a string that equals 'pdf'.
Unfortunately that means any code inside the root PDF module (like my pdf-reader) that uses the PDF constant gets the string instead of the root module we expect. Can the PDF::PDF constant be renamed to something else?