ok, if i do this:
% (( a = 7 + 8 ))
% echo $a
15
that's fine, but how can i do:
% echo (( 7 + 8 ))
15
kevin
--
kevin at suberic.net i... i have a dream. and that dream is:
fork()'ed on 37058400 use DIY::Tiler;
meatspace place: home my($t) = new DIY::Tiler;
http://suberic.net/~kevin $t->tile(-room => "en-suite", -style => "stone");