There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Synopsis:

set variable variable-name = value

Set a my or our variable; value must be a constant.

Examples:

set variable $foo = 20
set variable @ARY = (1,2,3)

See also:

eval