There is no problem? From  cpanp z Module::Install::Repository

$ perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Module::Install::Repository Writing MYMETA.yml and MYMETA.json $ perl -d:Modlist Makefile.PL Writing Makefile for Module::Install::Repository Writing MYMETA.yml and MYMETA.json B 1.29 CPAN::Meta 2.120351 CPAN::Meta::Converter 2.120351 CPAN::Meta::Feature 2.120351 CPAN::Meta::Prereqs 2.120351 CPAN::Meta::Requirements 2.120351 CPAN::Meta::Validator 2.120351 CPAN::Meta::YAML 0.007 Carp 1.23 Config Config_git.pl Config_heavy.pl Cwd 3.36 DirHandle 1.04 DynaLoader 1.13 Exporter 5.66 Exporter::Heavy 5.66 ExtUtils::Liblist 6.62 ExtUtils::Liblist::Kid 6.62 ExtUtils::MM 6.62 ExtUtils::MM_Any 6.62 ExtUtils::MM_Unix 6.62 ExtUtils::MM_Win32 6.62 ExtUtils::MY 6.62 ExtUtils::MakeMaker 6.62 ExtUtils::MakeMaker::Config 6.62 File::Basename 2.82 File::Find 1.19 File::Path 2.08_01 File::Spec 3.33 File::Spec::Unix 3.33 File::Spec::Win32 3.33 FindBin 1.50 JSON::PP 2.27200 List::Util 1.23 Module::Install::Base 0.91 Parse::CPAN::Meta 1.4402 Scalar::Util 1.23 Symbol 1.07 Text::ParseWords 3.27 Win32 0.44 XSLoader 0.15 base 2.16 bytes 1.04 constant 1.21 inc::Module::Install 0.91 overload 1.13 utf8 1.09 vars 1.02 version 0.96 version::vxs 0.96 warnings 1.12 warnings::register 1.02

Suggestion, upgrade all outdated modules :)


In reply to Re: Module-Install-Repository-0.06 - error installing on Windows by Anonymous Monk
in thread Module-Install-Repository-0.06 - error installing on Windows by szabgab

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.