Date: Sun, 4 Apr 2010 14:33:02 -0700 From: Gary Kline <kline@thought.org> To: Alejandro Imass <ait@p2ee.org> Cc: glarkin@freebsd.org, FreeBSD Mailing List <freebsd-questions@freebsd.org>, "Randal L. Schwartz" <merlyn@stonehenge.com> Subject: Caution:: Off-topic Re: perl qstn... Message-ID: <20100404213302.GC47459@thought.org> In-Reply-To: <j2ya14066a01004040945z39191770k2f025752317fb14a@mail.gmail.com> References: <20100403210610.GA4135@thought.org> <4BB8108A.9080104@FreeBSD.org> <1270371713.5861.98.camel@tao.thought.org> <86aatjnsts.fsf@red.stonehenge.com> <861vevnsow.fsf@red.stonehenge.com> <j2ya14066a01004040945z39191770k2f025752317fb14a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 04, 2010 at 12:45:30PM -0400, Alejandro Imass wrote: > On Sun, Apr 4, 2010 at 11:27 AM, Randal L. Schwartz > <merlyn@stonehenge.com> wrote: > >>>>>> "Randal" == Randal L Schwartz <merlyn@stonehenge.com> writes: > > > > Randal> Even simpler: > > > > Randal> if (@ARGV) { > did you mean unless? ;-) > > Randal> print "No args\n"; > > Randal> } else { > > Randal> print "arg is $ARGV[0]\n"; > > Randal> } > > > > Augh. I hit send just as I realized that's backwards. Need > > more caffiene. Swap the true and false blocks there. :) just having my 77th mug of french roast, so i'm hip. ...Anyway, here's one i'v been wanting to ask for years but don't know where to pose. Is C dead? i mean, since it's been "official" for years, can C add things like the unless keyword? Can C include the perl regex packages? if i asked this anywhere else, they would send out the men in white coats an d haul me away. here i'm safe:) anybody know if we need a new C [[maybe D]] that would be allowed to grow? gary > > > > -- > > Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 > > <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> > > Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. > > See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org The 7.79a release of Jottings: http://jottings.thought.org/index.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100404213302.GC47459>