Help for this page
<Perl> ... $My::ENV->{two} = 2; </Perl>
print "$My::ENV->{one}\n"; print "$My::ENV->{two}\n";