| Subject: | Re: commify_series script in cookbook page 94 |
|---|---|
| From: | Richard Lee |
| Date: | Sun, 30 Mar 2008 20:36:42 -0400 |
| Newsgroups: | perl.beginners |
Dr.Ruud wrote: Richard Lee schreef:While reading perl cookbook, I came to page 94 and having a hard time understanding this particular phrase my $sepchar = grep( /,/ => @_ ) ? ";" : ","; I understood the original but I am not so sure of your solution?? Can you write it out completely so that I can try it out? thanks. |
| Previous by Date: | Re: commify_series script in cookbook page 94, Dr.Ruud |
|---|---|
| Next by Date: | Re: Inappropriate ioctl for device, John W. Krahn |
| Previous by Thread: | Re: commify_series script in cookbook page 94, Dr.Ruud |
| Next by Thread: | Re: commify_series script in cookbook page 94, Rob Dixon |
| Indexes: | [Date] [Thread] [Top] [All Lists] |