Changes for version 1.45
- with fixes to the way std output and error may be redirected or thrown away. The benefit in increased functionality and consistency is once again considered worth the while.
Changes for version 1.45 - 2009-04-25
- mkattr: added a regression test case, and quoting of string values
- quoting of quotes revisited, especially under cygwin
- support for /view under cygwin
- unix/ipc/setview: managed the standard error
- r/stdouterr: fork was ok and ipc wrong--fixed the test cases, added 2
- fixed both ipc and ctcmd to get the stdouterr tests pass
- ALL CHANGES FROM 1.41 THROUGH HERE CONTRIBUTED BY Marc Girod.
- BACKWARD COMPATIBILITY NOTES:
- A case was reported in which changes in 1.44 broke backward compatibility, in the domain of quoting arguments. This is unfortunate, and was fixed in the critical cases (eg mkattr). However, the changes were not gratuitous, and actually fixed discrepancies between the behavior in the different modes and added e.g. support for the use of quotes inside comments. So they were not withdrawn, with the effect that total backwards compatibility was not restored.
Modules
ClearCase-specific subclass of Argv
Provides
in Argv.pm
Examples
- examples/CCreport
- examples/README
- examples/bench/README
- examples/bench/read-bm.pl
- examples/bench/write-bm.pl
- examples/bmccug
- examples/cscomp
- examples/ctcmd/README
- examples/ctcmd/ccargv1.pl
- examples/ctcmd/ccargv2.pl
- examples/ctcmd/ccargv3.pl
- examples/ctcmd/ccargv4.pl
- examples/ctcmd/func1.pl
- examples/ctcmd/func2.pl
- examples/ctcmd/oo1.pl
- examples/ctcmd/oo2.pl
- examples/ctsudo
- examples/envp
- examples/fix_eltype
- examples/functional
- examples/mkattr
- examples/setview
- examples/simple
- examples/simplest
- examples/tarvob