Git Product home page Git Product logo

mojox-cpan-uploader's People

Contributors

reneeb avatar yko avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

vti jberger

mojox-cpan-uploader's Issues

t/perlcritic.t test may fail

On some of my smoker systems I see the following failure:

Policy "Perl::Critic::Policy::OTRS::ProhibitLowPrecendeceOps" is not installed.
Policy "Perl::Critic::Policy::OTRS::ProhibitOpen" is not installed.
Policy "Perl::Critic::Policy::OTRS::ProhibitRequire" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireCamelCase" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireParensWithMethods" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireTrueReturnValueForModules" is not installed.
Policy "Perl::Critic::Policy::OTRS::ProhibitLowPrecendeceOps" is not installed.
Policy "Perl::Critic::Policy::OTRS::ProhibitOpen" is not installed.
Policy "Perl::Critic::Policy::OTRS::ProhibitRequire" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireCamelCase" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireParensWithMethods" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireTrueReturnValueForModules" is not installed.

#   Failed test 'Test::Perl::Critic for "blib/lib/MojoX/CPAN/Uploader.pm"'
#   at /opt/perl-5.24.1-RC2/lib/site_perl/5.24.1/Test/Perl/Critic.pm line 104.
# 
#   Perlsecret risk. Venus  at line 38, column 5.  Perlsecret detected: %s.  (Severity: 5)
t/perlcritic.t ............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

It's possible that this happens only if additional perlcritic modules are installed.

x_deprecated field did not appear in metadata

I saw in your last release -- https://metacpan.org/release/YKO/MojoX-CPAN-Uploader-0.034 -- that you intended to add an x_deprecated metadata field. However, this did not work -- https://metacpan.org/source/YKO/MojoX-CPAN-Uploader-0.034/META.yml

The way you added it -- by passing META_MERGE arguments -- https://metacpan.org/source/YKO/MojoX-CPAN-Uploader-0.034/Makefile.PL#L38 -- does not work in Module::Install, as MI generates META.yml itself, not via ExtUtils::MakeMaker.

I'm not sure if Module::Install permits adding extra metadata fields - you may have to switch to raw ExtUtils::MakeMaker.

Config rights

I can't read my config :)

---x-wx--T  1 vti  staff    42B Aug 15 09:47 /Users/vti/.pause*

Please check perldoc -f chmod. The correct way is

chmod 0600;

and not

chmod "0600";

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.