http://qs321.pair.com?node_id=391412


in reply to Curses, Win32 and Perl 5.8

You need one specific to 5.8 as it is not binary compatible with 5.6. crazyinsomniac maintains a ppm repository that often has useful modules but he only has Curses for 5.6. If you /msg him he may do a 5.8 version or tell you how easy it (is not) to compile.

You could of course just install 5.6 which is fine unless you want some rather specific widgets that appeared in 5.8.

cheers

tachyon

Replies are listed 'Best First'.
Re^2: Curses, Win32 and Perl 5.8
by HelgeG (Scribe) on Sep 16, 2004 at 14:21 UTC
    Thanks for the suggestion. I'll try to nudge crazyinsomniac into doing a 5.8 version.

    I have a tendency towards latestversionitis, but installing 5.6 is also a viable option.