Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Losing eol character using MIME::Lite

by Anonymous Monk
on Dec 09, 2017 at 03:49 UTC ( [id://1205213]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    ...
    __END__
    "Content-Disposition: inline\nContent-Transfer-Encoding: 8bit\nContent
    +-Type: text/plain\nMIME-Version: 1.0\nX-Mailer: MIME::Lite 3.029 (F2.
    +84; T2.04; A2.12; B3.14; Q3.13)\nDate: Fri, 8 Dec 2017 19:41:07 -0800
    +\nFrom: cloudops\@example.com\nTo: cbeckley\@example.com\nSubject: te
    +sting missing eol\n\nlocal_do_mail:\nSource Heart Beat TimeStamp: foo
    +\nTarget Heart Beat TimeStamp: bar"
    "Content-Disposition: inline\nContent-Transfer-Encoding: 8bit\nContent
    +-Type: text/plain\nMIME-Version: 1.0\nX-Mailer: MIME::Lite 3.029 (F2.
    +84; T2.04; A2.12; B3.14; Q3.13)\nDate: Fri, 8 Dec 2017 19:41:07 -0800
    +\nFrom: cloudops\@example.com\nTo: cbeckley\@example.com\nSubject: te
    +sting missing eol\n\nlocal_do_mail:\nSource Heart Beat TimeStamp: 201
    +71207_113255\nTarget Heart Beat TimeStamp: bar"
    
  2. or download this
    
    "local_do_mail:\nSource Heart Beat TimeStamp: foo\nTarget Heart Beat T
    +imeStamp: bar"
    "local_do_mail:\nSource Heart Beat TimeStamp: 20171207_113255\nTarget 
    +Heart Beat TimeStamp: bar"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1205213]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2024-03-29 09:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found