David S. Rosinger wrote, on Wednesday, May 17, 2000 10:34
: Now, for the rest.
: 
: perldoc MIME::Base64
: 
:   |EXAMPLES
:   |    If you want to encode a large file, you should encode it in
:   |    chunks that are a multiple of 57 bytes. This ensures that the
:   |    base64 lines line up and that you do not end up with padding in
:   |    the middle. 57 bytes of data fills one complete base64 line (76
:   |    == 57*4/3):

Ooh, feeling dumb. I didn't even look at the MIME::Base64 doc.
OK, change "4096" in my previous example to  "4104"

8(

Joe

==============================================================
          Joseph P. Discenza, Sr. Programmer/Analyst
               mailto:[EMAIL PROTECTED]
 
          Carleton Inc.   http://www.carletoninc.com
          219.243.6040 ext. 300    fax: 219.243.6060
 
Providing Financial Solutions and Compliance for over 30 Years


---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to