This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In Win32 the cmd.exe console output doesn't seem to
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 8 Sep 2003 09:10:47 +0000 (09:10 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 8 Sep 2003 09:10:47 +0000 (09:10 +0000)
commit1d8663a3de8493970219ce238d848787b038398b
treec0def6d737b6fd2c56723cfb6adfdcc05958a72d
parent45369eab82251b155cde21ed5f7a3211f42adc8e
In Win32 the cmd.exe console output doesn't seem to
be catchable using the in-memory I/O + select trick,
so use tie-STDOUT trick instead.

p4raw-id: //depot/perl@21078
lib/perl5db/dumpvar.t