From: Chad Perrin Date: 2007-03-08T15:23:24+09:00 Subject: Re: elseif v. elsif ?? On Thu, Mar 08, 2007 at 02:15:07AM +0900, Andrew Koenig wrote: > "Chad Perrin" wrote in message > news:20070307085933.GB25634@apotheon.com... > > > "Different" would be more like the way bash does it: "elif" > > Different? > > Algol 68 spelled it that way in 1967, a spelling that the Bourne Shell > adopted in Unix in 1977. I was being slightly facetious. I really don't see anything particularly wrong with any of these variations that have been discussed here. -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] print substr("Just another Perl hacker", 0, -2);