Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: .env loading the dot env file?

by Haarg (Priest)
on Mar 28, 2021 at 15:54 UTC ( [id://11130514]=note: print w/replies, xml ) Need Help??


in reply to .env loading the dot env file?

As far as a standard goes: I've investigated parsers for the "dotenv" format in other languages, and I'm pretty sure no two of them had compatible parsing. Possibly the rust parser was strict enough that it would either parse the same as a shell, or fail to parse.

I have a module about 80% done that would parse all of the variants I found, and allow editing the files without losing order or comments. But of course the last 20% takes too much effort and I haven't found the motivation to complete it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11130514]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-18 09:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found