Help for this page
use strict; use warnings; ... $result =~ s/$remove_str//g; return $result; }
CLI T Y ND