develooper Front page | perl.beginners | Postings from February 2002

Re: Changing the default output channel

Thread Previous
From:
Brett W. McCoy
Date:
February 7, 2002 12:20
Subject:
Re: Changing the default output channel
Message ID:
Pine.LNX.4.43.0202071529000.30587-100000@chapelperilous.net
On Thu, 7 Feb 2002, Balint, Jess wrote:

> Hello all. Might one be able to tell me how to change the default output
> channel so that instead of:
>
> print FILE, "text";
>
> I might use
>
> print "text";

perldoc -f select

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Beware of a dark-haired man with a loud tie.


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About