Subject: whereami.pl function
To: None <port-i386@netbsd.org>
From: None <tgruhn@olg.com>
List: port-i386
Date: 10/11/1999 19:29:26
Had an interesting thought last night: in APL Quote Quad I remember
a discussion about a function call "whereami", which would determine
which dialect of APL you were using.
  Would it be possible to write such a function in PERL? It would
tell which OS PERL was being run under. If I could determine which
OS the perl app was run under, could I not then choose a config
file to run it under that particular OS?