in reply to checking if a file / image exists on another server
if ( -e "arecibo://life.outer.space/signals/beep-beep.au") { print "exists! SETI, eat your heart out" } else { print "does not exist"; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: checking if a file / image exists on another server
by Grygonos (Chaplain) on Sep 16, 2003 at 18:03 UTC |