pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Capture-Tiny



Module Name:    pkgsrc
Committed By:   sno
Date:           Mon May 18 07:01:41 UTC 2009

Modified Files:
        pkgsrc/devel/p5-Capture-Tiny: Makefile distinfo

Log Message:
pkgsrc changes:
  - Updating package for perl module Capture::Tiny from 0.05 to 0.06

upstream changes:
0.06 Thu May  7 06:54:53 EDT 2009
  Fixed:
    - On Win32, subprocesses now close themselves on EOF instead of being
      killed with a signal

0.05_51 Tue Apr 21 07:00:38 EDT 2009
  Added:
    - Support for wide characters on handles opened to utf8
    - Support for STDOUT, STDERR or STDIN opened to in-memory
      files (open to scalar reference) or tied, albeit with some limitations

  Testing:
    - Verify that $? is preserved during capture { system(@cmd) };


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Capture-Tiny/Makefile \
    pkgsrc/devel/p5-Capture-Tiny/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index