From: Roland G. <Ro...@Gi...> - 2002-06-25 05:55:50
|
> I'm trying to build the IO::Tty Perl module (version 1.02) on an > Alpha machine (OSF1 v4.0) and am hitting some problems. This may > be due to the version of Perl that is installed It is. 5.004_01 has been around a loong time (5 years). I once made sure that IO::Tty also builds and links under 5.004, but I must have made non-backward-compatible changes since then (the IO::Tty::Constant module creation is rather recent). Sorry about that, but the way to go here is to upgrade to 5.6.1, as 5.004_01 isn't even the latest stable of that bunch (5.004_05 is). Hope this helps, Roland -- Ro...@Gi... |