in reply to Re^5: problem with Mail::Sender while sending email
in thread problem with Mail::Sender while sending email

I was convinced I could counter with a rewrite of Chandanperl's code with a typo or two and get it to compile and produce something totally unexpected ( using an empty binary shift <<, a glob *END and the glob of $OFS, *, thrown up against the $var in the example), but I haven't managed it yet.

This was the basis of my argument about the 'ugliness' of the terminator - if it looks enough like a completely different piece of valid perl, and you have to think for a moment to work out how it will be parsed, I call it ugly. Since I can't support my argument with a concrete example, I'll have to let you off - this time! :)

Personally, I usually use a long string as a terminator, since I only have to type it twice.



- Boldra
  • Comment on Re^6: problem with Mail::Sender while sending email

Replies are listed 'Best First'.
Re^7: problem with Mail::Sender while sending email
by Anonymous Monk on Aug 31, 2009 at 09:56 UTC
    I most frequently use __XML__ __HTML__ __YAML__ or __RAW__