Changes for version 0.02 - 1999-12-12

  • fixed and cleaned up some of the debug output.
  • had the bright idea in the first release of including a name() method for attachments and put it in the documentation, but neglected to actually include the method in the code.
  • Found out that the 'AttachTitle' attribute returns only the short (8 char + 3 char extension) version of the filename, so I included a 'longname' method which does its best to get the long version of the filename. This is extracted out of the 'Attachment' attribute data, which is a binary field, and I don't really know how to parse this field, but this seems to work to get the name.

Modules

Perl module to read TNEF files

Provides

in TNEF.pm