----- Original Message -----
From: "Xiao Yafeng" <[email protected]>
To: "inline" <[email protected]>; "Sisyphus" <[email protected]>
Sent: Saturday, January 30, 2010 4:01 AM
Subject: Inline::CPP can't be installed in ubuntu 9.04
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};
Is this the same issue as
https://rt.cpan.org/Public/Bug/Display.html?id=42552 ?
It's a pity Inline::CPP is no longer maintained. I came close to obtaining
maintainership of it on a couple of occasions, but always managed to lose
contact with Neil at the critical moment. And then, because I *had* managed
to contact Neil, the PAUSE admins were reluctant to hand it over to me -
saying that I should get Neil to do it instead.
In the end I just gave up, and decided it would probably be a bad idea for
me to take Inline::CPP on anyway - my knowledge of C++ is less than
"beginner" :-)
Btw, which version of Parse::RecDescent are you using ?
Cheers,
Rob