Help for this page
package Foo; use Exporter; ... sub access_internal_var { # Insert code here to access the hash }
use strict; package Foo; ... . . .