Environment variables
The ENV hash maps environment variables to their values:
say ENV{'HOME'}Last updated
Was this helpful?
The ENV hash maps environment variables to their values:
say ENV{'HOME'}Last updated
Was this helpful?
Was this helpful?