Does anyone have/know of PERL code that will dig the title out of a Microsoft .HLP file. I'm writing a process to scan directories and create a list associating the external file names with internal titles for each document within the directory. I have written code to deal with HTML, IBM BookManager and Acrobat PDF files (thanks in the last case to the PDF Function Library from CPAN) but HLP file structure is not obvious from looking in them nor does Microsoft seem to want to document these creatures.
Does any one have any ideas? (Besides the obvious of not dealing with M/S' stuff.)
Thanks!