From owner-cvs-all Wed Feb 14 3:32: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id DAF0537B401; Wed, 14 Feb 2001 03:31:47 -0800 (PST) Received: from calcaphon.demon.co.uk ([193.237.19.5]) by anchor-post-33.mail.demon.net with esmtp (Exim 2.12 #1) id 14T09x-000Nyd-0X; Wed, 14 Feb 2001 11:31:46 +0000 Received: from henny.webweaving.org (henny.qubesoft.com [192.168.1.5]) by calcaphon.demon.co.uk (8.11.1/8.9.1) with ESMTP id f1EBViN80628; Wed, 14 Feb 2001 11:31:44 GMT (envelope-from n_hibma@qubesoft.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id QAA44459; Tue, 13 Feb 2001 16:08:51 GMT (envelope-from n_hibma@qubesoft.com) Date: Tue, 13 Feb 2001 16:08:51 +0000 (GMT) From: Nick Hibma X-X-Sender: Reply-To: Nick Hibma To: Dag-Erling Smorgrav Cc: Dirk Froemberg , , Subject: Re: cvs commit: src/sys/kern makeops.pl In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nothing I guess, but it's not being used there. Nick On 13 Feb 2001, Dag-Erling Smorgrav wrote: > Nick Hibma writes: > > if ( $arg eq '--' ) { > > last; > > } elsif ( $arg =~ m/^-.*/ ) { > > push @args, $arg; > > } elsif ( $arg =~ m/\.m$/ ) { > > push @filenames, $arg; > > Excuse me, but what's wrong with Getopt::Std? > > DES > -- > Dag-Erling Smorgrav - des@ofug.org > -- Qube Software, Ltd. Private: n_hibma@qubesoft.com n_hibma@webweaving.org n_hibma@freebsd.org http://www.qubesoft.com/ http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message