LloydRice has asked for the wisdom of the Perl Monks concerning the following question:
I've been using Perl for a while, but I admit I am hazy on most of the object code practices.use Win32::Console; my $cons = new Win32::Console STD_INPUT_HANDLE;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Using Win32::Console
by Athanasius (Archbishop) on Apr 03, 2018 at 06:54 UTC | |
by LloydRice (Beadle) on Apr 03, 2018 at 13:04 UTC | |
by marto (Cardinal) on Apr 03, 2018 at 13:25 UTC | |
by LloydRice (Beadle) on Apr 03, 2018 at 13:16 UTC |