in reply to Win32::Console problems

You expect a Win32:: module to work under Linux???

Maybe if you use a Windows emulator, Windows C compiler and Perl compiled for Windows, then you could compile and use the module. Inside the emulator with that Perl.

Jenda

Replies are listed 'Best First'.
Re: Win32::Console problems
by FireBird34 (Pilgrim) on Feb 11, 2003 at 01:01 UTC
    Now that I think about it... kinda wierd, me wanting to use a Windows mod under Linux. Basically all I wanted from it, was the ability to change the title on the terminal (or MS-DOS shell) to what I wanted -- just a small feature (as I said, not really important). Is there a better cross-platform mod I can use for this (that wouldn't require much config'ing on the user's behalf)?