Environment variables

The ENV hash maps environment variables to their values:

say ENV{'HOME'};