Thanks Adam, it's the "best" way I've got so far: it works. On Fri, 25 Jan 2002 17:47:12 +0000 Adam Witney wrote:
>Not sure if this is the "best" way to do it, but change dog to >#! perl -w ># this is dog >use strict; >use vars qw($foo); >. . .
Thanks Adam, it's the "best" way I've got so far: it works. On Fri, 25 Jan 2002 17:47:12 +0000 Adam Witney wrote:
>Not sure if this is the "best" way to do it, but change dog to >#! perl -w ># this is dog >use strict; >use vars qw($foo); >. . .