
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
 NAMEmimeencode - encode a file
 SYNOPSIS
 SYNOPSIS
    mimeencode
        Give usage.
     
    mimeencode [-d] encoding <infile >outfile
        Encode/decode stdin to stdout.
 DESCRIPTION
 DESCRIPTIONEncode (or, with -d, decode) stdin with the given encoding, writing results to stdout. This does not do MIME parsing; it merely exercises the decoder modules.
 AUTHOR
 AUTHOREryq, eryq@zeegee.com