Giter Club home page Giter Club logo

Comments (6)

rra avatar rra commented on June 20, 2024

Yup, I can definitely do that. Do you have a standard environment variable that you use for things like that in reproducible builds? Adding those versions by default is a requirement on the Perl POD ecosystem side, so I'd want to disable it conditionally based on whether an environment variable is set, and ideally would prefer to use a standardized environment variable similar to what we did with SOURCE_DATE_EPOCH.

from podlators.

chromatic avatar chromatic commented on June 20, 2024

Good question! Let me discuss with my team. I think something along the lines of PERL_REPEATABLE_BUILDS or something otherwise semantically meaningful would be appropriate. It's a bit verbose, but it's unlikely to conflict with anything else in the system. Do you have any preferences yourself?

from podlators.

rra avatar rra commented on June 20, 2024

No strong preferences here. Pod::Man already supports one environment variable with a POD_MAN prefix, but I suspect that's too specific since you may want this to affect other things as well.

It's worth noting that lots of things that aren't Perl (such as OpenSSL, last I checked) use Pod::Man to generate man pages because people prefer to write them in POD, so there's an argument for an environment variable starting with POD_ instead. But that then wouldn't encompass other non-POD stuff in the Perl ecosystem, so there's a trade-off there.

from podlators.

rra avatar rra commented on June 20, 2024

Just checking in on this again. Did you reach any consensus for what to call this environment variable?

from podlators.

Related Issues (13)

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.