[Cialug] MailMerge

Daniel A. Ramaley daniel.ramaley at drake.edu
Tue Apr 22 09:46:19 CDT 2014


I don't think that will do what you think it will do. Try removing the 
semi-colon after the end of the first line. Else the "unless" won't have 
much effect.

In my own code, i avoid "unless" just as strongly as i avoid "goto", and 
for the same reason: it makes the code too hard to read.

On 2014-04-22 at 09:26:47 jim kraai wrote:
> i love perl;
> unless ( the previous programmer used crazy syntax that should never
> have been allowed to exist, let alone implemented );
> 
> On Mon, Apr 21, 2014 at 9:43 PM, Scott Yates <Scott at yatesframe.com> 
wrote:
> > Hey now.  Whats with all the Perl hate!
> > 
> > On Mon, Apr 21, 2014 at 9:11 PM, jim kraai <jimgkraai at gmail.com> 
wrote:
> > > Awk, old school
> > > Python, my favorite
> > > Bash/etc., ugly
> > > Anything procedural that can iterate over an input file
> > > 
> > > Perl if you hate yourself ;-)
> > > Powershell if you _really_ hate yourself
> > > 
> > >  On Apr 21, 2014 9:01 PM, "L. V. Lammert" <lvl at omnitec.net> wrote:
> > > > Definitely not Word or Write, ... but a simple way to take a
> > > > template
> > > 
> > > file
> > > 
> > > > and a list of data/emails and produce individual emails.
> > > > 
> > > > Primary need is to include specific data in the email body, as
> > > > when
> > 
> > using
> > 
> > > > BCCs the recipient is obscured.
> > > > 
> > > > I see a mailmerge in Perl, but looking to see if that's the best
> > 
> > option.
> > 
> > > >         Thanks!
> > > >         
> > > >         Lee
> > > > 
> > > > _______________________________________________
> > > > Cialug mailing list
> > > > Cialug at cialug.org
> > > > http://cialug.org/mailman/listinfo/cialug
> > > 
> > > _______________________________________________
> > > Cialug mailing list
> > > Cialug at cialug.org
> > > http://cialug.org/mailman/listinfo/cialug
> > 
> > _______________________________________________
> > Cialug mailing list
> > Cialug at cialug.org
> > http://cialug.org/mailman/listinfo/cialug
> 
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
__
Daniel A. Ramaley
Network Engineer 2

Dial Center 122, Drake University
2407 Carpenter Ave / Des Moines IA 50311 USA
Tel: +1 515 271-4540
Fax: +1 515 271-1938
E-mail: daniel.ramaley at drake.edu



More information about the Cialug mailing list