in reply to Re: how do I print all the code while executing, like in the movies?
in thread how do I print all the code while executing, like in the movies?
and it becomes portable.# Load ANSI driver if running in Windows. use if $^O eq 'MSWin32', 'Win32::Console::ANSI';
|
|---|