Help for this page
sub pr { print main::FO1; }
use constant { FO1 => "value" };
sub pr { print +main::FO1; }