Git Product home page Git Product logo

dist-zilla-plugin-autometaresources's People

Contributors

ajgb avatar garu avatar karenetheridge avatar sergeyromanov avatar xenoterracide avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dist-zilla-plugin-autometaresources's Issues

repository.github doesn't generate repository.web

Inputs that should expand to multiple outputs don't. For example, repository.github should expand into three META.yaml entries (url, web, and type). Only "repository" shows up.

Test input:

[AutoMetaResources]
bugtracker.rt = 1
homepage = http://search.cpan.org/dist/%{dist}
license = http://dev.perl.org/licenses/
repository.github = user:rcaputo;lcdist:dzp-changelogfromgit

Actual output:

resources:
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-ChangelogFromGit
homepage: http://search.cpan.org/dist/Dist-Zilla-Plugin-ChangelogFromGit
license: http://dev.perl.org/licenses/
repository: git://github.com/rcaputo/dzp-changelogfromgit.git

Test throws warnings with old version of CPAN::Meta

It was reported that with the version of CPAN::Meta that comes with perl 5.14.4 (2.110440) that the test file t/autometaresources.t throws warnings such as Subroutine JSON::PP::Boolean::(++ redefined from JSON::PP (possibly due to loading Cpanel::JSON::XS or JSON::XS beforehand). Due to Test::NoWarnings, these cause the test file to die. Either a test dependency on a newer CPAN::Meta should be added (not sure what version), or Test::NoWarnings should be removed from the test file (since this failure is irrelevant but causes the installation to fail, IMO the latter would be preferred).

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.