Xiao Yafeng
Fri, 29 Jan 2010 09:01:31 -0800
It seems modules can't tell correct <iostream> or <iostream.h> in
9.04. I simply comment below to work around.
#$iostream .= ".h" unless $o->{ILSM}{STD_IOSTREAM};
Inline::CPP can't be installed in ubuntu 9.04 Xiao Yafeng