[libkeyword-simple-perl] branch master updated (e46d54d -> 79d9c3c)

Salvatore Bonaccorso carnil at debian.org
Fri Sep 8 15:39:26 UTC 2017


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

carnil pushed a change to branch master
in repository libkeyword-simple-perl.

      from  e46d54d   update changelog
      adds  c17df08   tabs -> spaces
      adds  5d51e60   update build system
      adds  0af6006   enable travis
      adds  4db0727   XS: update boilerplate
      adds  f2d3b33   store coderef directly in %^H (RT #122983)
      adds  4202ae6   add eval test (RT #122983)
      adds  18e05c4   drop unused dependencies
      adds  1202800   try to handle filter/evals better
      adds  46adf51   un-TODO eval() test; test evalbytes()
      adds  7f5e845   update manifest
      adds  cefbb39   document that keywords are broken in s//.../e
      adds  362cdb0   version 0.04
      adds  02075e6   New upstream version 0.04
       new  46d17a7   Updated version 0.04 from 'upstream/0.04'
       new  79d9c3c   Update debian/changelog

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                  |   4 +
 MANIFEST                 |  10 +-
 MANIFEST.SKIP            |   2 +-
 META.json                |  25 ++--
 META.yml                 |  14 +-
 Makefile.PL              | 196 ++++++++++++++++++---------
 Makefile_PL_settings.plx |  27 ++++
 README                   |  57 ++++----
 Simple.xs                | 339 +++++++++++++++++++++++++++--------------------
 debian/changelog         |   7 +-
 lib/Keyword/Simple.pm    |  82 +++++++++---
 t/basic.t                |  22 +--
 t/eval.t                 |  58 ++++++++
 t/lineno.t               |  30 ++---
 t/pod.t                  |  14 --
 xt/pod.t                 |   7 +
 16 files changed, 582 insertions(+), 312 deletions(-)
 create mode 100644 Makefile_PL_settings.plx
 create mode 100644 t/eval.t
 delete mode 100644 t/pod.t
 create mode 100644 xt/pod.t

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



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