This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update IPC-SysV to CPAN version 2.03
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 28 Jun 2010 13:30:25 +0000 (14:30 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 28 Jun 2010 13:30:25 +0000 (14:30 +0100)
commit10613b66665b1eef7aa2b8461cd3ab567f3d1747
tree811c11a683a482ba7c80020731f44511e5a08a7e
parentee10537b7d5020e8ea205d832ae0690a72654880
Update IPC-SysV to CPAN version 2.03

  [DELTA]

  2.03 - 2010-05-23

    * fix CPAN #57530: IPC::Msg Documentation Bug
      (thanks to Jonathan Hartzog for spotting this)

  2.02 - 2010-03-07

    * fix CPAN #50762: mistaken use of $[
      (thanks to Zefram for spotting this)
    * no need to specify an empty MAN3PODS in the core anymore
      (thanks to Nicholas Clark for providing a patch)
16 files changed:
Porting/Maintainers.pl
cpan/IPC-SysV/Changes
cpan/IPC-SysV/Makefile.PL
cpan/IPC-SysV/README
cpan/IPC-SysV/SysV.xs
cpan/IPC-SysV/lib/IPC/Msg.pm
cpan/IPC-SysV/lib/IPC/Semaphore.pm
cpan/IPC-SysV/lib/IPC/SharedMem.pm
cpan/IPC-SysV/lib/IPC/SysV.pm
cpan/IPC-SysV/regen.pl
cpan/IPC-SysV/t/ipcsysv.t
cpan/IPC-SysV/t/msg.t
cpan/IPC-SysV/t/pod.t
cpan/IPC-SysV/t/podcov.t
cpan/IPC-SysV/t/sem.t
cpan/IPC-SysV/t/shm.t