[libmce-perl] branch master updated (366e02f -> a1dcbe9)

Florian Schlichting fsfs at moszumanska.debian.org
Thu May 1 20:18:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libmce-perl.

      from  366e02f   Initial packaging by maintainer
      adds  53ce149   Imported Upstream version 1.513
       new  207f0bc   Merge tag 'upstream/1.513'
       new  a1dcbe9   Import Upstream version 1.513

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES                         |  35 +++++
 CREDITS                         |   6 +-
 MANIFEST                        |   2 +
 META.yml                        |  40 ++---
 Makefile.PL                     |  40 ++---
 README                          |   2 +-
 debian/changelog                |   6 +
 examples/pipe1.pl               | 257 ++++++++++++++++++++++++++++++
 examples/pipe2.pl               | 338 ++++++++++++++++++++++++++++++++++++++++
 examples/utf8.pl                |   4 +-
 lib/MCE.pm                      |  39 ++---
 lib/MCE.pod                     |   2 +-
 lib/MCE/Core.pod                | 149 +++++++++---------
 lib/MCE/Core/Input/Generator.pm |   2 +-
 lib/MCE/Core/Input/Handle.pm    |   2 +-
 lib/MCE/Core/Input/Iterator.pm  |   2 +-
 lib/MCE/Core/Input/Request.pm   |   2 +-
 lib/MCE/Core/Input/Sequence.pm  |   2 +-
 lib/MCE/Core/Manager.pm         |   2 +-
 lib/MCE/Core/Validation.pm      |   2 +-
 lib/MCE/Core/Worker.pm          |   2 +-
 lib/MCE/Examples.pod            |   6 +-
 lib/MCE/Flow.pm                 |   4 +-
 lib/MCE/Grep.pm                 |   4 +-
 lib/MCE/Loop.pm                 |   4 +-
 lib/MCE/Map.pm                  |   4 +-
 lib/MCE/Queue.pm                |   4 +-
 lib/MCE/Signal.pm               |  92 ++++++-----
 lib/MCE/Step.pm                 |   4 +-
 lib/MCE/Stream.pm               |   4 +-
 lib/MCE/Subs.pm                 |   4 +-
 lib/MCE/Util.pm                 |   4 +-
 32 files changed, 870 insertions(+), 200 deletions(-)
 create mode 100755 examples/pipe1.pl
 create mode 100755 examples/pipe2.pl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmce-perl.git



More information about the Pkg-perl-cvs-commits mailing list