-
-
20 Mar 2019 21:05:12 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (358 / 8 / 4)
- Kwalitee
Bus factor: 3- 100.00% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (16.76KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.002 - 2019-03-20
- parse and load now always return a hash reference (this is a breaking change from v0.001)
- add support for `use Dotenv -load`, to load the module and the .env file at once at compile time
Modules
Support for dotenv in PerlModule Install Instructions
To install Dotenv, copy and paste the appropriate command in to your terminal.
cpanm Dotenv
perl -MCPAN -e shell install Dotenv
For more information on module installation, please visit the detailed CPAN module installation guide.