[libmoosex-types-portnumber-perl] 01/06: Merge tag 'upstream/0.03'

Nick Morrott nickm-guest at moszumanska.debian.org
Wed Sep 21 19:32:51 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libmoosex-types-portnumber-perl.

commit e7ced2b3a2571571788e86a742e4803ed9a58ec5
Merge: 8f2965a 049fae0
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Wed Sep 21 19:11:00 2016 +0100

    Merge tag 'upstream/0.03'
    
    Upstream version 0.03

 .Makefile.PL.swp               | Bin 12288 -> 0 bytes
 CONTRIBUTING.md                | 131 ++++++
 Changes                        |  18 +-
 INSTALL                        |  43 ++
 LICENSE                        | 379 ++++++++++++++++
 MANIFEST                       |  49 ++-
 META.json                      | 974 +++++++++++++++++++++++++++++++++++++++++
 META.yml                       | 729 +++++++++++++++++++++++++++++-
 Makefile.PL                    |  67 ++-
 README                         |   0
 README.md                      |  76 ++++
 cpanfile                       |  51 +++
 dist.ini                       |  10 +
 inc/Module/Install.pm          | 281 ------------
 inc/Module/Install/Base.pm     |  70 ---
 inc/Module/Install/Can.pm      |  82 ----
 inc/Module/Install/Fetch.pm    |  93 ----
 inc/Module/Install/Makefile.pm | 237 ----------
 inc/Module/Install/Metadata.pm | 336 --------------
 inc/Module/Install/Win32.pm    |  65 ---
 inc/Module/Install/WriteAll.pm |  43 --
 lib/MooseX/Types/PortNumber.pm | 118 +++--
 perlcriticrc                   |  70 +++
 perltidyrc                     |  22 +
 t/00-load.t                    |   6 -
 t/00-report-prereqs.dd         |  61 +++
 t/00-report-prereqs.t          | 183 ++++++++
 t/01-port.t                    |  50 ++-
 t/author/pod-coverage.t        |   6 -
 t/author/pod.t                 |   6 -
 tidyall.ini                    |  31 ++
 xt/author/00-compile.t         |  54 +++
 xt/author/clean-namespaces.t   |  11 +
 xt/author/eol.t                |  17 +
 xt/author/mojibake.t           |   9 +
 xt/author/no-tabs.t            |  17 +
 xt/author/pod-coverage.t       |  44 ++
 xt/author/pod-no404s.t         |  21 +
 xt/author/pod-spell.t          |  29 ++
 xt/author/pod-syntax.t         |   7 +
 xt/author/portability.t        |  10 +
 xt/author/synopsis.t           |   5 +
 xt/author/test-version.t       |  23 +
 xt/release/cpan-changes.t      |  10 +
 xt/release/meta-json.t         |   4 +
 xt/release/pod-linkcheck.t     |  20 +
 xt/release/tidyall.t           |  15 +
 47 files changed, 3258 insertions(+), 1325 deletions(-)

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



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