my $str = str::new(''); my $html = "$str"; print $html; # print $html->encode; # <encode this later>