The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.52 - 2013-01-02

  • fix in unixpath under cygwin: was skipping '0's
  • fix to pipe: conditionally prepend cleartool to command in ctcmd mode.
  • new example: cleanuplf --cleanup lost+found
  • support for using multitool, and mtfunc example
  • fix: broken pipe after failed setview in ipc mode
  • 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