Date: Thu, 4 Jan 2001 22:47:43 +0000 From: Tony Finch <dot@dotat.at> To: Paul Richards <paul@originative.co.uk> Cc: Paul Richards <paul@freebsd-services.co.uk>, Dag-Erling Smorgrav <des@ofug.org>, Mark Murray <mark@grondar.za>, Paul Richards <paul@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/update pkg_update.pl Message-ID: <20010104224743.Z2140@hand.dotat.at> In-Reply-To: <3A54F477.DCD11D4B@originative.co.uk> References: <xzp8zorla59.fsf@flood.ping.uio.no> <200101041509.f04F9kY06526@gratis.grondar.za> <xzp3dezl2gm.fsf@flood.ping.uio.no> <3A54A329.3A84087F@freebsd-services.co.uk> <20010104214946.W2140@hand.dotat.at> <3A54F477.DCD11D4B@originative.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Paul Richards <paul@originative.co.uk> wrote: > >The mistake was using "<$file", what I should have done was use the list >version i.e. > >open(HANDLE, "<", $file) That must require perl 5.6 because it doesn't work in 5.005. Tony. -- f.a.n.finch fanf@covalent.net dot@dotat.at "There are flying saucers. There's no doubt they are in our skies. They've been there for some time." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010104224743.Z2140>