Changes for version 1.06
- no changes from 1.05_53
Changes for version 1.05_53 - 2007-11-17
- MSVC++ fixes for Inline::C testing breaks on other compilers; this version uses separate C routines for MSVC++ and other compilers
Changes for version 1.05_52 - 2007-11-17
- changed Inline::C code for printing to stdout to match that for stderr; works around a bug if the intalled MSVC++ version doesn't match the version used to build ActiveState Perl on MSWin32.
Changes for version 1.05_51 - 2007-11-17
- changed Inline::C code for printing to stderr to attempt to work around a segfault bug on some MSWin32 systems (Alternative described by BrowserUK at http://www.perlmonks.org/?node_id=649021 )
- minor Perl::Critic cleanup to pass xt tests
Modules
capture STDOUT and STDERR from Perl code, subprocesses or XS