Coder Social home page Coder Social logo

Comments (6)

powerman avatar powerman commented on July 20, 2024

I've just tried to overwrite default "perl_5" license using metamerge.json, but it doesn't work - instead my "mit" license was added to licenses array after "perl_5". Is it possible to overwrite it somehow?

from app-modulebuildtiny.

Leont avatar Leont commented on July 20, 2024

I've just tried to overwrite default "perl_5" license using metamerge.json, but it doesn't work - instead my "mit" license was added to licenses array after "perl_5". Is it possible to overwrite it somehow?

The license should be in the documentation anyway, it makes more sense to extract it from there. Implementing that is tricky though, have have to refactor my code significantly to make that work out cleanly.

from app-modulebuildtiny.

powerman avatar powerman commented on July 20, 2024

Actually it makes more sense to inject it into documentation. :) LICENSE file and reference to it in module's POD/README isn't something module authors happy to craft by hand, just like META.json.

from app-modulebuildtiny.

jberger avatar jberger commented on July 20, 2024

Except that unlike the META file, you don't keep regenerating the module's
pod. I think extracting from the doc makes sense.

On Wed, Feb 4, 2015 at 9:47 AM, Alex Efros [email protected] wrote:

Actually it makes more sense to inject it into documentation. :)
LICENSE file and reference to it in module's POD/README isn't something
module authors happy to craft by hand, just like META.json.


Reply to this email directly or view it on GitHub
#6 (comment)
.

from app-modulebuildtiny.

Leont avatar Leont commented on July 20, 2024

Yeah, it's a valid and sensible workflow, but it doesn't fit well with the way ambt works.

from app-modulebuildtiny.

Leont avatar Leont commented on July 20, 2024

I've added the license from POD logic to master. The LICENSE creation I'll leave for the minter.

from app-modulebuildtiny.

Related Issues (20)

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.