Re: How to properly fold a subject header in email

2010-04-17 Thread John W. Krahn
Harry Putnam wrote: I've acquired a massive headache from trying to look thru some of the mail related modules on cpan that where my searches on header folding lead me. Needless to say I was a little overcome by the attempt. I'm working on my own little home boy perl script that looks through a

Re: How to properly fold a subject header in email

2010-04-17 Thread Harry Putnam
Harry Putnam writes: > I wondered if someone here happens to know or can explain how to fold > lines in an email header such that email tools won't scream or unfold > them. I know folded lines make it thru my sendmail MTA and `gnus' > (that is the news/mail reader packaged with emacs) > mail/ne

How to properly fold a subject header in email

2010-04-17 Thread Harry Putnam
I've acquired a massive headache from trying to look thru some of the mail related modules on cpan that where my searches on header folding lead me. Needless to say I was a little overcome by the attempt. I'm working on my own little home boy perl script that looks through an `events' file in ~/

Re: Not understanding deleted symbol key access

2010-04-17 Thread Linux Expert
On Thu, Apr 15, 2010 at 2:25 PM, C.DeRykus wrote: > On Apr 15, 8:57 am, linuxexper...@gmail.com (Linux Expert) wrote: > > I'm following an example in "Mastering Perl" pg 130. He demonstrates > > setting package variables $m and $n and displays their contents as well > as > > their keys held in t

Re: ExtUtils::MakeMaker, execute Perl code during "make test"

2010-04-17 Thread Paul Johnson
On Thu, Apr 15, 2010 at 06:50:39PM -0400, Steve Bertrand wrote: > Hi all, > However, when I run "make test", the Perl code for print does not execute. > > I seem to be searching for the wrong problem in the usual places, so I'd > like to ask for advice on the best way to allow print statements to

Re: How to create DSN on Solaris for Win32::ODBC

2010-04-17 Thread Jenda Krynicky
From: Parag Kalra Date sent: Thu, 8 Apr 2010 22:34:21 -0700 Subject:How to create DSN on Solaris for Win32::ODBC To: Perl Beginners > Hi All, > > I am planing to use Win32::ODBC to connect to SQL Server from Solaris > through Perl. You can't. Win32::ODBC only works under Win