
This module is BETA code, which means that the interfaces are fairly stable BUT it has not been out in the community long enough to guarantee much testing. Use with caution! Please report any errors back to eryq@zeegee.com as soon as you can.
 NAME
 NAMEmimeref - create a .ref file for a message
 SYNOPSIS
 SYNOPSISUsage:
    mimeref [-options] *.msg
Options:
    -d DIR    Output directory for parser (default is ./testout/mimeref)
    -w        Write the .ref file     
 DESCRIPTION
 DESCRIPTIONParse a message file, and spit out a .ref file. The .ref files are not really useful; they're just used by the t/Ref.t test.
 AUTHOR
 AUTHOREryq, eryq@zeegee.com