in reply to Re: Re: one of these codes is not like the other
in thread one of these codes is not like the other
Update: Oops, sorry damian, I wasn't keeping track of who was replying to who :-)#!/usr/local/bin/perl #sub p { # return "bob\n"; #} *p=\*STDOUT; print p ("hello\n");
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: one of these codes is not like the other
by damian1301 (Curate) on Jul 17, 2001 at 02:06 UTC |