On Thursday 19 June 2008 20:33:31 James Keenan via RT wrote: > > In Perl 5, what is the value for $^O on your system? (I'd like to have > it for doing a SKIP on the TODO passing test above.)
perses% perl -e 'print "$^O\n";' solaris - Andrew -- Talk is cheap. Show me the code. -- Linus Torvalds