The reader should be familiar with MIF. If not, refer to FrameMaker/Builder documentation.
Unless stated otherwise, ALL Perl variables mentioned are within the scope of package mif.
require "mif/mif.pl";
The following routines are defined:
MIFread_mif
breaks down the MIF into
"token/data" components, and then calls registered token callback
routines defined by the library user to process the data portion of the MIF.