Environment variables

The ENV hash maps environment variables to their values:

say ENV{'HOME'}

Last updated

Was this helpful?